Hostname
summerflies.com
Last fetched
summerflies.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
summerflies.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 |
|---|---|---|---|---|
| 18.164.202.15 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.57 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.90 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.92 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.221.110 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.32 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.82 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.95 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of summerflies.com owner
- Contact emails
- 3f4b3a82-31fa-4d8a-af2d-ab0ddb1564c5@identity-protect.org
- 4c0caa02-a776-432d-93a9-0e901e1365ef@identity-protect.org
- 607537fd-f7cb-48cb-997a-fddc66068ca0@identity-protect.org
- 90846127-9678-40a0-8ba6-e9acc5597a57@identity-protect.org
- 911532e4-4454-45bb-a018-7c2aba2f585b@identity-protect.org
- 95ff895b-bb29-474e-8e81-e5a984b47724@identity-protect.org
- a7863303-1d23-4125-b002-9219c4aabd4c@identity-protect.org
Subdomains
1 observed subdomain of summerflies.com.
| Subdomain |
|---|
| www.summerflies.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from summerflies.com.
- IP · 18.164.202.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 3f4b3a82-31fa-4d8a-af2d-ab0ddb1564c5@identity-protect.org
- TLD · .com
- Browse hostnames · su…
- 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: "summerflies.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.