Hostname
andreasekegren.com
Last fetched
andreasekegren.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
andreasekegren.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 |
|---|---|---|---|---|
| 13.32.241.100 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.101 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.46 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.85 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.82.12 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.13 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.26 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.69 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- ballou internet services ab
- Contact emails
- 221b4db3-aa86-4454-8388-cd73f35befbd@identity-protect.org
- 5006d1ea-6c76-4a45-8c12-3b9b243b62d8@identity-protect.org
- 5617203f-6d46-4b56-a7bf-2da80e093ee9@identity-protect.org
- 590f9881-b8c3-40c9-a9a6-f71f36f5b47e@identity-protect.org
- owner-7176177@andreasekegren.com.whoisprivacyservice.org
- registry@ballou.se
Subdomains
2 observed subdomains of andreasekegren.com.
Web-graph footprint
Distinct hostnames that link to or from andreasekegren.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for andreasekegren.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | icloud.com |
Related pages
Pivot deeper into the graph from andreasekegren.com.
- IP · 13.32.241.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 221b4db3-aa86-4454-8388-cd73f35befbd@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "andreasekegren.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.