Skip to content

Hostname

reflected.net

Last fetched

reflected.net resolves to 1 IPv4 address operated by REFLECTED - Reflected Networks, Inc. in ES. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.254.114.5266.254.114.0/24AS29789REFLECTED - Reflected Networks, Inc.ES

WHOIS identity

Registrar
iana:48
Organization
na na
Contact emails

Subdomains

1,528 observed subdomains of reflected.net.

Web-graph footprint

Distinct hostnames that link to or from reflected.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for reflected.net.

MechanismTarget
SPF_Adevilrays-out.reflected.net
SPF_Adodgers.reflected.net
SPF_Ainfinity.reflected.net
SPF_Astaffmail.reflected.net
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_IP205.234.165.26
SPF_IP208.99.69.22/32
SPF_IP208.99.91.65
SPF_IP216.18.183.14
SPF_IP31.192.114.183
SPF_IP31.192.124.83
SPF_IP64.210.159.51
SPF_IP66.254.106.142
SPF_IP66.254.113.78/32
SPF_IP66.254.119.174
SPF_IP66.254.124.42
SPF_MXreflected.net

Related pages

Pivot deeper into the graph from reflected.net.

Cypher and MCP

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

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