Skip to content

Hostname

flash.global

Last fetched

flash.global resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · flash.globalRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flash.global

Resolution chain

flash.global resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.77.139176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.103.23452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.92.3954.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.87.3379.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
flash europe international
Contact emails

Subdomains

116 observed subdomains of flash.global.

Web-graph footprint

Distinct hostnames that link to or from flash.global in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flash.global.

MechanismTarget
SPF_INCLUDE_spf.flash-global.net

Related pages

Pivot deeper into the graph from flash.global.

Cypher and MCP

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

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