Hostname
gerryspinch-servers.com
Last fetched
gerryspinch-servers.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gerryspinch-servers.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.59.22.165 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gerryspinch-servers.com owner
- Contact emails
- 2eb36e50-7134-40d4-a4d9-4f515db916b4@identity-protect.org
- 2f012c78-3644-4c76-ad34-3b133ade5bff@identity-protect.org
- c38c18eb-6928-4472-b7bb-e79a49d9a913@identity-protect.org
- d54fdcfc-6099-4127-9fd7-130f9d6fadc9@identity-protect.org
- f56d3051-8d52-4abc-afc4-648afc7f94da@identity-protect.org
- fd82a187-bc9b-46e4-829c-e05189cc60c8@identity-protect.org
- owner-8608913@gerryspinch-servers.com.whoisprivacyservice.org
- owner-8878862@gerryspinch-servers.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of gerryspinch-servers.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for gerryspinch-servers.com.
| Mechanism | Target |
|---|---|
| SPF_A | gerryspinch-servers.com |
| SPF_IP | 13.59.22.165 |
| SPF_IP | 16.58.225.102 |
| SPF_MX | gerryspinch-servers.com |
Related pages
Pivot deeper into the graph from gerryspinch-servers.com.
- IP · 13.59.22.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2eb36e50-7134-40d4-a4d9-4f515db916b4@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "gerryspinch-servers.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.