bradleyjkemp / bradleyjkemp/abwhose
Handle multiple A records
Open
- Dominant language
- Go
- Stars
- 55
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
$ abwhose platefullofthings.com
Report abuse to domain registrar:
Namecheap: Fill out abuse form https://support.namecheap.com/index.php?/Tickets/Submit
Report abuse to domain registrar:
couldn't find any abuse contact details
Report abuse to host:
Send email to [abuse@iv.lt]? [Y/n] n
```
Only one host mail address is listed, however the domain has four A records pointing to different hosting providers.
```
$ dig +short platefullofthings.com
51.255.17.161
144.91.111.126
185.70.187.202
185.5.54.75
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.