Hostname
getnaughty.com
Last fetched
getnaughty.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
getnaughty.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.131.210.80 | 104.131.192.0/19 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 157.245.231.63 | 157.245.224.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- bulova invest
- Contact emails
- bulovaltd@gmail.com
- dv6qda47hyxphly59np@privacyyes.com
- info@domain-contact.org
- 0f19bd62ebe965dea1706d153e24ceb4f2eb3e68b6f12e5fd5e453fc008f3ca4@getnaughty.com.whoisproxy.org
- 311c2f62706090889d73dc4f7d7a44265994ad9ea4a16b173b03a8059f057d11@getnaughty.com.whoisproxy.org
- 3b757e2e59baf38c2d1edc4d45fe04a19620a6517c3cf5aa0c6e3251f0c62ce0@getnaughty.com.whoisproxy.org
- 3c63dcb1ff0cd82796566551369df4079ecafda924e34b0811224459b2a4ecf3@getnaughty.com.whoisproxy.org
- 4d41e9f8ef55ab7148426f9ebc7e85b6f75038e31984c2d7c8f001c5ece21561@getnaughty.com.whoisproxy.org
- 6e7a962477b3ad08bb680e820713270dffc0ec1cc2399838fa0216ca4fd958b2@getnaughty.com.whoisproxy.org
- 8143b4ce75542ffed7e394e2b124b692c0223a8d2eeef7dda9ed6273019a3dbc@getnaughty.com.whoisproxy.org
- 84f8e2ca20cea4d4743ad7109f8713a979048dd27f29975a9b55a5d4422253c8@getnaughty.com.whoisproxy.org
- 87983c365f32501981a284fb795a862a98d765e95708c789edd9b5a8bd62996d@getnaughty.com.whoisproxy.org
- 8caef78a3eee9113607653109ea568fe45f2ecdc8e17805cdf1d64786cc80961@getnaughty.com.whoisproxy.org
- a6cdbbffed465f4f25ff681b570fd0c7c6add45a10521b7806440ae70c754eed@getnaughty.com.whoisproxy.org
- abbaa9cfbdcbb482bfdcb7d43b45b6b5bf44917b888b4582d5ad9b5cc8409ead@getnaughty.com.whoisproxy.org
- b2a98a9b298af336eb8679da4e971ce1474538d1a30e65b15f7d81ec69f70e44@getnaughty.com.whoisproxy.org
- bb61438faff43d3cdfc6e062aface7c634969f7ed63c40f15282fc5a1e29ca0e@getnaughty.com.whoisproxy.org
- be7ac9279240cefdb54c64b0d2862bf1133bd3557340ee3a7f3f9bcb627304d4@getnaughty.com.whoisproxy.org
- c30be59510a4a1ecb40bdff8067292cb6ab90f4822378770dbbb6528117c6c95@getnaughty.com.whoisproxy.org
- eb5eb320fb063aa13bd13e6c7308059eb8438ae78731bd5158dbd29b2b6a935b@getnaughty.com.whoisproxy.org
- and 1 more
Subdomains
7 observed subdomains of getnaughty.com.
Web-graph footprint
Distinct hostnames that link to or from getnaughty.com in the public web crawl.
45 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for getnaughty.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.corp-zantema.com |
| SPF_INCLUDE | spf.mtasv.net |
Related pages
Pivot deeper into the graph from getnaughty.com.
- IP · 104.131.210.80
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · bulovaltd@gmail.com
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getnaughty.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.