Skip to content

Hostname

flashsburn.com

Last fetched

flashsburn.com resolves to 2 IPv4 addresses operated by OVH in CA.

Nutrition Label

WHISPER CANON · flashsburn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flashsburn.com

Resolution chain

flashsburn.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.235.54.15615.235.0.0/17AS16276OVHCA
80.82.77.21580.82.77.0/24AS202425INT-NETWORKNL

WHOIS identity

No WHOIS records are currently associated with flashsburn.com in WhisperGraph.

Subdomains

8 observed subdomains of flashsburn.com.

Web-graph footprint

Distinct hostnames that link to or from flashsburn.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • flashsburn.com

SPF policy

5 SPF mechanisms authorising senders for flashsburn.com.

MechanismTarget
SPF_Aflashsburn.com
SPF_IP148.113.8.71
SPF_IP15.235.54.156
SPF_IP80.82.77.215
SPF_MXflashsburn.com

Related pages

Pivot deeper into the graph from flashsburn.com.

Cypher and MCP

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

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