Hostname
nastywish.com
Last fetched
nastywish.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
nastywish.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 |
|---|---|---|---|---|
| 134.209.4.245 | 134.209.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 167.99.126.55 | 167.99.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- bulova invest
- Contact emails
- bulovaltd@gmail.com
- fkjgcpwcevcmn6as3z@privacyyes.com
- norfexltd@gmail.com
- 182d3e8b41706ab6664c1458d3bdadb85600157e56d9b910daad4ef19764ddc9@nastywish.com.whoisproxy.org
- 2d67eb7701a58456d9fd792022b125185851ae8f0d203b3a99a9aefc1321c375@nastywish.com.whoisproxy.org
- 367a1580338dc069221db92ddbef2190c6a1fd06c215530fae93cc60cfb7bed0@nastywish.com.whoisproxy.org
- 4de035da0053f0d1b468fe7559d9896fababdd50cd7328f21272f8b35040cfc5@nastywish.com.whoisproxy.org
- 797a336cfcd7b19eecd83cc9d72f73290c47396608d6f90bdbc27db3ac1c355d@nastywish.com.whoisproxy.org
- 835ca06c6e04b8a2914403f2e50f50515b650e3eaeff7bebf7e54f71e85928d3@nastywish.com.whoisproxy.org
- 8f66c5f2c6b67769ff728c1478c716fc6c10edcc0d0a93b0bc4d734e92debe03@nastywish.com.whoisproxy.org
- bb8800190945db71052f299b1225e835de3794b7fdc900e27a3678410d1ced0a@nastywish.com.whoisproxy.org
- c9aba94e5bf5703e1725dcf6fe13cefb4e921284a1607c88e2e7a9420f2f36c5@nastywish.com.whoisproxy.org
Subdomains
5 observed subdomains of nastywish.com.
Web-graph footprint
Distinct hostnames that link to or from nastywish.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nastywish.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.emlizer.net |
Related pages
Pivot deeper into the graph from nastywish.com.
- IP · 134.209.4.245
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · bulovaltd@gmail.com
- TLD · .com
- Browse hostnames · na…
- 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: "nastywish.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.