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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.88.246.16 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.17 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.18 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.19 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.20 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.21 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.22 | 64.88.246.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | BG |
| 64.88.246.23 | 64.88.246.0/24 | AS29789 | REFLECTED - 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.
Showing 25 of 288. View all subdomains →
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.