Hostname
huffduffer.com
Last fetched
huffduffer.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
huffduffer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.62.253.129 | 178.62.192.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- domains@segpub.com
- jeremy@adactio.com
- bb4246d7a2@huffduffer.com.whoistrustee.com
- noreply@data-protected.net
- 053f01873a9958196079eefc007552906f82c1c6c0d4a354bad157c724e453a0@huffduffer.com.whoisproxy.org
- 065f8c920c93cdcbc8dba678db6067d227d0ae510f95af1d1d3b2bef940760e5@huffduffer.com.whoisproxy.org
- 0d7d7c94fe315decb6dee7748af6ece5b913c041ecef5d2c7c78a5f8441bd100@huffduffer.com.whoisproxy.org
- 3f380e93a7b574d46ae3c340d22b8f9278db3cfee4a17d75ce6b155068895db7@huffduffer.com.whoisproxy.org
- 7213a0c5757adbae9999549c571fad6acb107a8527d09e72d534c70fb3acafc9@huffduffer.com.whoisproxy.org
- 8a098dc360df31b9d0ffeca262af42851150334859fd15ed98c6641f11d903cd@huffduffer.com.whoisproxy.org
- f363c6e22c54f0cfe5eccbaeca33ab804bac09770c305287c833d37dbb43b483@huffduffer.com.whoisproxy.org
Subdomains
2 observed subdomains of huffduffer.com.
Web-graph footprint
Distinct hostnames that link to or from huffduffer.com in the public web crawl.
394 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for huffduffer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from huffduffer.com.
- IP · 178.62.253.129
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1387
- Country · NL
- Email · domains@segpub.com
- TLD · .com
- Browse hostnames · hu…
- 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: "huffduffer.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.