Hostname
toppenafdanmark.dk
Last fetched
toppenafdanmark.dk resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.
Nutrition Label
Resolution chain
toppenafdanmark.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 |
|---|---|---|---|---|
| 192.0.78.191 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 192.0.78.249 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- —
- Organization
- turisthus nord f.m.b.a.
- Contact emails
Subdomains
4 observed subdomains of toppenafdanmark.dk.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from toppenafdanmark.dk in the public web crawl.
250 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for toppenafdanmark.dk.
| Mechanism | Target |
|---|---|
| SPF_A | toppenafdanmark.dk |
| SPF_INCLUDE | email.bookingstudio.dk |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.montes.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.21.41.184/32 |
| SPF_IP | 185.24.171.151 |
| SPF_IP | 185.24.171.152 |
| SPF_IP | 193.104.202.0/24 |
| SPF_IP | 5.57.55.120/29 |
| SPF_IP | 5.57.55.192/29 |
| SPF_IP | 5.57.55.48/29 |
| SPF_IP | 77.215.11.42 |
| SPF_IP | 77.68.170.82 |
| SPF_IP | 77.68.172.67 |
| SPF_IP | 77.68.176.199 |
| SPF_IP | 85.191.215.18 |
| SPF_IP | 85.191.251.8 |
| SPF_IP | 85.27.239.91 |
| SPF_IP | 89.188.72.127 |
| SPF_IP | 89.188.72.170 |
| SPF_IP | 92.60.159.4/32 |
| SPF_IP | 93.161.199.114/32 |
| SPF_IP | 94.231.110.14 |
Related pages
Pivot deeper into the graph from toppenafdanmark.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "toppenafdanmark.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.