Skip to content

Hostname

dhc.ces.cat

Last fetched

dhc.ces.cat resolves to 1 IPv4 address operated by NTHL - NETWORK TRANSIT HOLDINGS LLC in US.

Nutrition Label

WHISPER CANON · dhc.ces.catRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dhc.ces.cat

Resolution chain

dhc.ces.cat resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.81.95.17974.81.88.0/21AS11042NTHL - NETWORK TRANSIT HOLDINGS LLCUS

WHOIS identity

No WHOIS records are currently associated with dhc.ces.cat in WhisperGraph.

Subdomains

1 observed subdomain of dhc.ces.cat.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dhc.ces.cat.

MechanismTarget
SPF_Adhc.ces.cat
SPF_IP63.247.65.139
SPF_IP65.254.40.226
SPF_IP69.73.135.250
SPF_IP74.81.95.178
SPF_MXdhc.ces.cat

Related pages

Pivot deeper into the graph from dhc.ces.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dhc.ces.cat"})-[: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.