Skip to content

Hostname

nationalflash.org

Last fetched

nationalflash.org resolves to 1 IPv4 address operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · nationalflash.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nationalflash.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.160.240.50104.160.240.0/24AS394344NETACTUATE - NetActuate, IncUS

WHOIS identity

Registrar
iana:440
Organization
flash frontier
Contact emails

Subdomains

8 observed subdomains of nationalflash.org.

Web-graph footprint

Distinct hostnames that link to or from nationalflash.org in the public web crawl.

36 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nationalflash.org

SPF policy

4 SPF mechanisms authorising senders for nationalflash.org.

MechanismTarget
SPF_Anationalflash.org
SPF_Aout.webaccountserver.com
SPF_IP104.160.240.50
SPF_MXnationalflash.org

Related pages

Pivot deeper into the graph from nationalflash.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nationalflash.org"})-[: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.