Hostname
guildsurge.com
Last fetched
guildsurge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guildsurge.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.65.39.52 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.54 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.59 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.8 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.170.103.35 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.57 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.64 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.91 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guildsurge.com owner
- Contact emails
- 15c5f1b8-4a95-499c-8c5c-6b6a2a27c22c@identity-protect.org
- 167bb13b-2b9b-4393-9bbc-b8ebb49750f6@identity-protect.org
- 3a75ed06-5cd7-4f2d-931d-c0fc5e338322@identity-protect.org
- 3f39fbab-7f17-46c2-ba86-80c90ff8e475@identity-protect.org
- 7b122eeb-d871-4098-88ed-5a18dc6a109f@identity-protect.org
- c755e0d4-35d3-4b0e-8e94-9a0efdbaa6f7@identity-protect.org
- f38f3334-7908-490e-8dce-1bcf20a0c8cb@identity-protect.org
Subdomains
1 observed subdomain of guildsurge.com.
| Subdomain |
|---|
| www.guildsurge.com |
Threat posture
History
Related pages
Pivot deeper into the graph from guildsurge.com.
- IP · 18.65.39.52
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 15c5f1b8-4a95-499c-8c5c-6b6a2a27c22c@identity-protect.org
- TLD · .com
- Browse hostnames · gu…
- 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: "guildsurge.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.