Hostname
shagmilfs.com
Last fetched
shagmilfs.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
shagmilfs.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
- c/o whoisproxy.com
- Contact emails
- 8dbyttdmna64iz2wc_n@privacyyes.com
- pw-06b49348c0aea3fb34470102a16c0dd5@privacyguardian.org
- 02c9a73a64bf8d74974de192d71a95f4b762acc1429bb4f337358a6d7564e677@shagmilfs.com.whoisproxy.org
- 13f47641fce8601485f318812a5b7f0c7cb55f103a2dcddf00658d7432788cc0@shagmilfs.com.whoisproxy.org
- 1b8aea8d1efb97400e37baf02db7068a8d886438d07cc70935fe4d691fab2507@shagmilfs.com.whoisproxy.org
- 4585fc0a4939044de54d570acb1cf291805fe57e4a7a97bcf0bd21a0cd1f6981@shagmilfs.com.whoisproxy.org
- af5b6438a337de92476b8b429e57e15e89d95c4d2f2d92828761e708ad592e52@shagmilfs.com.whoisproxy.org
- b5d8ed5d1576fbba6cf9f809dac5d979a58516bc79efbea784516663b4f97ec7@shagmilfs.com.whoisproxy.org
- d9484725a93e6f0430fed07aceffa3b6326550b7a579b97d86771974a84fd545@shagmilfs.com.whoisproxy.org
- e09e608b9d74a33384b161be5c54618009b4c501deb8ca026e9768197fb03d78@shagmilfs.com.whoisproxy.org
- eeccf9accfed867b353f86961b8e84f6a2b325546ff373c2d14d0ca3329d083b@shagmilfs.com.whoisproxy.org
Subdomains
4 observed subdomains of shagmilfs.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for shagmilfs.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.emlizer.net |
Related pages
Pivot deeper into the graph from shagmilfs.com.
- IP · 134.209.4.245
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · 8dbyttdmna64iz2wc_n@privacyyes.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shagmilfs.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.