Hostname
wohluntogo.com
Last fetched
wohluntogo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wohluntogo.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 |
|---|---|---|---|---|
| 108.139.29.127 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.19 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.87 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.94 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.182.101 | 99.86.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.182.128 | 99.86.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.182.24 | 99.86.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.182.66 | 99.86.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wohluntogo.com owner
- Contact emails
- 058ca98e-41ea-4d8e-912d-ba21cf3de452@identity-protect.org
- 369290dc-bae9-45bb-bdd2-e4d407b15769@identity-protect.org
- 3c3b07d2-6072-4c07-8aff-2a6c054e7ce2@identity-protect.org
- 8b1ef15d-86a7-4669-9809-2757e93ef2b8@identity-protect.org
- dc15fdf3-0e36-4e42-8652-8f062d258073@identity-protect.org
- owner-11534273@wohluntogo.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wohluntogo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from wohluntogo.com.
- IP · 108.139.29.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 058ca98e-41ea-4d8e-912d-ba21cf3de452@identity-protect.org
- TLD · .com
- Browse hostnames · wo…
- 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: "wohluntogo.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.