Skip to content

Hostname

ht-cdn2.contentabc.com

Last fetched

ht-cdn2.contentabc.com resolves to 8 IPv4 addresses operated by REFLECTED - Reflected Networks, Inc. in NL.

Nutrition Label

WHISPER CANON · ht-cdn2.contentabc.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ht-cdn2.contentabc.com

Resolution chain

ht-cdn2.contentabc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.254.122.3266.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3366.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3466.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3566.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3666.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3766.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3866.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL
66.254.122.3966.254.122.0/24AS29789REFLECTED - Reflected Networks, Inc.NL

WHOIS identity

No WHOIS records are currently associated with ht-cdn2.contentabc.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ht-cdn2.contentabc.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from ht-cdn2.contentabc.com.

Cypher and MCP

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

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