Hostname
gesheften.com
Last fetched
gesheften.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gesheften.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.2.107 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.243.238 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.202.112 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.195.94.42 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.146.138 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.39.186 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.162.35 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.145.70 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.104.109 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.58.27 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.134.92 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.92.112 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gesheften.com owner
- Contact emails
- gesheften.com@domainsbyproxy.com
- 87230b7b-c8da-409b-bf99-833dbd034d7e@identity-protect.org
- b6dfe79a-4985-4ac6-b793-fd719f433dbd@identity-protect.org
- d0cf2ed8-237e-4e30-ab6a-5d88e064f0a1@identity-protect.org
- d4152105-e617-47a5-9a20-0b50bfa85209@identity-protect.org
- dc3a4cbe-97c5-478d-964e-afb915084cb9@identity-protect.org
- eb28cfb2-b3b5-4d60-af88-224ddec56da1@identity-protect.org
- f9b559be-5254-47f9-b035-6265f8a41377@identity-protect.org
Subdomains
4 observed subdomains of gesheften.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gesheften.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from gesheften.com.
- IP · 100.50.2.107
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gesheften.com@domainsbyproxy.com
- 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: "gesheften.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.