Hostname
overmuren.dk
Last fetched
overmuren.dk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:simply.com a/s as the registrar.
Nutrition Label
Resolution chain
overmuren.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.75.10.80 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 93.191.156.88 | 93.191.152.0/21 | AS48854 | — | DK |
WHOIS identity
- Registrar
- registrar:simply.com a/s
- Organization
- mundu - center for global dannelse
- Contact emails
Subdomains
3 observed subdomains of overmuren.dk.
Web-graph footprint
Distinct hostnames that link to or from overmuren.dk in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from overmuren.dk.
- IP · 3.75.10.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:simply.com a/s
- Country · DE
- Email · mundu@mundu.dk
- TLD · .dk
- Browse hostnames · ov…
- 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: "overmuren.dk"})-[: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.