Hostname
flash-global.net
Last fetched
flash-global.net resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
flash-global.net resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.132.17.180 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 176.34.77.139 | 176.34.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.240.239.83 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.242.250.209 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.103.234 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.185.43 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.92.39 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.9.8 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 79.125.87.33 | 79.125.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- flash europe international
- Contact emails
Subdomains
579 observed subdomains of flash-global.net.
Showing 25 of 579. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from flash-global.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for flash-global.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.flash-global.net |
| SPF_INCLUDE | _spf.mailing.flash-global.net |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.zoho.eu |
Related pages
Pivot deeper into the graph from flash-global.net.
- IP · 108.132.17.180
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · 0c14ed0ae0ae7cec8f8165eae91e3606-1769726@contact.gandi.net
- TLD · .net
- Browse hostnames · fl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flash-global.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.