Hostname
flashgbs.com
Last fetched
flashgbs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flashgbs.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.15.112 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.15.19 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.15.43 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.15.69 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.104.107 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.49 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.65 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.97 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flashgbs.com owner
- Contact emails
- 191ac81d-23a5-4c97-88ba-a395f4b3eba0@identity-protect.org
- 29f58ca5-9268-456b-8f8e-3e05e611576f@identity-protect.org
- 39612b4c-0e10-4cd9-b4c5-528f53d59d66@identity-protect.org
- 8fe6204b-456b-4bac-93ce-b5585f5bfb1b@identity-protect.org
- f90d6817-d0fe-4d8d-b52c-41d3f82672e4@identity-protect.org
- owner-2920095@flashgbs.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of flashgbs.com.
Web-graph footprint
Distinct hostnames that link to or from flashgbs.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from flashgbs.com.
- IP · 108.139.15.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 191ac81d-23a5-4c97-88ba-a395f4b3eba0@identity-protect.org
- TLD · .com
- 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: "flashgbs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.