Hostname
hdfab.com
Last fetched
hdfab.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hdfab.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.95.38 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.142.195 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hdfab.com owner
- Contact emails
- noc-admin@hunterdouglas.com
- 6c006f2f-81e4-400f-8ad6-82edd8177eb7@identity-protect.org
- 6f8bb3a9-2181-481f-adce-e9ad6e9710a0@identity-protect.org
- 7209c607-49cf-463d-b3d6-60d54fbc5a46@identity-protect.org
- a52e4598-49d1-48da-be2b-d4fd1f5a1f7f@identity-protect.org
- b01b32a0-106e-4539-844f-120d8935fec8@identity-protect.org
- dd9e9b8a-1e3e-4183-bf5d-76ded0f1e6ea@identity-protect.org
Subdomains
3 observed subdomains of hdfab.com.
Threat posture
History
Related pages
Pivot deeper into the graph from hdfab.com.
- IP · 104.21.95.38
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · noc-admin@hunterdouglas.com
- TLD · .com
- Browse hostnames · hd…
- 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: "hdfab.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.