Skip to content

Hostname

ctdhp.com

Last fetched

ctdhp.com resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ctdhp.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ctdhp.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.53.110.23412.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
209.173.248.116209.173.248.0/22AS19572OMEGASYS-HQ - Omega Systems Consultants, LLCUS

WHOIS identity

Registrar
iana:2
Organization
benecare
Contact emails

Subdomains

3 observed subdomains of ctdhp.com.

Web-graph footprint

Distinct hostnames that link to or from ctdhp.com in the public web crawl.

24 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ctdhp.com.

MechanismTarget
SPF_Afortimail.benecare.com
SPF_Amail.benecare.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.onice.io
SPF_MXctdhp.com

Related pages

Pivot deeper into the graph from ctdhp.com.

Cypher and MCP

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

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