Hostname
gostump.com
Last fetched
gostump.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gostump.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.219.18.19 | 12.200.60.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.219.39.219 | 3.174.232.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.85.236 | 34.118.64.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.100.33 | 96.45.80.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gostump.com owner
- Contact emails
- tlpriebe@mchsi.com
- 0d3131ad-93fd-46b2-b101-8d04e85890e3@identity-protect.org
- 222d0373-79e0-43a2-83c2-564df0ebce66@identity-protect.org
- 2ebeab4e-0abf-4970-9290-3deec2c97b5b@identity-protect.org
- 876097ca-20ec-4971-8bd2-47edf69e994b@identity-protect.org
- df68afa3-d87b-4172-89f0-3a79536d217b@identity-protect.org
- e999293b-45b1-4670-8ef4-d36e16789259@identity-protect.org
- owner-10778365@gostump.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from gostump.com.
- IP · 13.219.18.19
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · tlpriebe@mchsi.com
- TLD · .com
- Browse hostnames · go…
- 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: "gostump.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.