Skip to content

Hostname

flashacademy.com

Last fetched

flashacademy.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.41.2.1813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.251.1383.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.14.8235.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
bernd christian
Contact emails

Subdomains

33 observed subdomains of flashacademy.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flashacademy.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.4.15

Related pages

Pivot deeper into the graph from flashacademy.com.

Cypher and MCP

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

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