Skip to content

Hostname

netflash.net

Last fetched

netflash.net resolves to 1 IPv4 address operated by NETFLASH - Continuum Online Services Ltd. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.90.99.41208.90.96.0/21AS40867NETFLASH - Continuum Online Services Ltd.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0163044613
Contact emails

Subdomains

5,339 observed subdomains of netflash.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netflash.net.

MechanismTarget
SPF_Ahelpdesk.netflash.net
SPF_Anetflash.net
SPF_Aoffice.netflash.net
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEspf.netflash.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.90.97.0/24
SPF_IP216.180.116.20
SPF_MXnetflash.net

Related pages

Pivot deeper into the graph from netflash.net.

Cypher and MCP

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

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