Hostname
domhugs.com
Last fetched
domhugs.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
domhugs.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.21.88.216 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.153.71 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- domhugs.com-1h7fvz28i9ovs@anonymize.com
- domhugs.com-1ib389ckiv145@anonymize.com
- domhugs.com-qxwnn05owj7c@anonymize.com
- domhugs.com-skpl2rz0xf1i@anonymize.com
- domhugs.com-sl0omtgxqjj9@anonymize.com
- domhugs.com-u7p0tks7d4yr@anonymize.com
- domhugs.com-urk480tj17hw@anonymize.com
- domhugs.com-us2zxnyy63xh@anonymize.com
- domhugs.com-vb6cc3zks57l@anonymize.com
- support@w2s.net
Subdomains
11 observed subdomains of domhugs.com.
Web-graph footprint
Distinct hostnames that link to or from domhugs.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for domhugs.com.
| Mechanism | Target |
|---|---|
| SPF_A | domhugs.com |
| SPF_IP | 200.69.25.164 |
| SPF_MX | domhugs.com |
Related pages
Pivot deeper into the graph from domhugs.com.
- IP · 104.21.88.216
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:617
- Country · CA
- Email · domhugs.com-1h7fvz28i9ovs@anonymize.com
- TLD · .com
- Browse hostnames · do…
- 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: "domhugs.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.