Skip to content

Hostname

com.cdn.reflected.net

Last fetched

com.cdn.reflected.net resolves to 8 IPv4 addresses operated by REFLECTED - Reflected Networks, Inc. in BG.

Nutrition Label

WHISPER CANON · com.cdn.reflected.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/com.cdn.reflected.net

Resolution chain

com.cdn.reflected.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.88.246.1664.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.1764.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.1864.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.1964.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.2064.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.2164.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.2264.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG
64.88.246.2364.88.246.0/24AS29789REFLECTED - Reflected Networks, Inc.BG

WHOIS identity

No WHOIS records are currently associated with com.cdn.reflected.net in WhisperGraph.

Subdomains

288 observed subdomains of com.cdn.reflected.net.

Threat posture

History

Related pages

Pivot deeper into the graph from com.cdn.reflected.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "com.cdn.reflected.net"})-[: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.