Skip to content

Hostname

fdhxt.com

Last fetched

fdhxt.com resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · fdhxt.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fdhxt.com

Resolution chain

fdhxt.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.249.41104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.222.29104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.228.22104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.228.31104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.79.38104.18.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.79.41104.18.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.79.48104.18.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.121.28104.19.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.121.53104.19.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.13.30104.19.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.183.39104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.183.46104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.183.59104.19.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.242.27104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.244.22104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.71.27104.19.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.85.22172.64.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1923
Organization
activated carbon co., ltd. fuda lujiang county, anhui province
Contact emails

Subdomains

1 observed subdomain of fdhxt.com.

Subdomain
www.fdhxt.com

Threat posture

History

Related pages

Pivot deeper into the graph from fdhxt.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fdhxt.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.