Hostname
allemansappen.com
Last fetched
allemansappen.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
allemansappen.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 |
|---|---|---|---|---|
| 35.157.188.158 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of allemansappen.com owner
- Contact emails
- 5ea00222-c03c-4a42-ac16-4c8c693ffe91@identity-protect.org
- 5f81964c-87fd-4436-a9c4-4c82c3ef5adc@identity-protect.org
- 827e9435-0252-4be0-abca-9c613d31cb01@identity-protect.org
- 9e66599a-5901-40d5-85a5-a5f0ebf74130@identity-protect.org
- aaf2479d-087f-45b4-baa3-98c499d169a5@identity-protect.org
- b958e643-ad26-4ab5-b17f-5ba553b3359a@identity-protect.org
- cec87ec8-0aa8-4498-a19b-53613f192b05@identity-protect.org
- owner-4663841@allemansappen.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of allemansappen.com.
| Subdomain |
|---|
| www.allemansappen.com |
Threat posture
History
Related pages
Pivot deeper into the graph from allemansappen.com.
- IP · 35.157.188.158
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 5ea00222-c03c-4a42-ac16-4c8c693ffe91@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "allemansappen.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.