Skip to content

Hostname

toppenafdanmark.dk

Last fetched

toppenafdanmark.dk resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · toppenafdanmark.dkRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/toppenafdanmark.dk

Resolution chain

toppenafdanmark.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.191192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.249192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
Organization
turisthus nord f.m.b.a.
Contact emails

Subdomains

4 observed subdomains of toppenafdanmark.dk.

Web-graph footprint

Distinct hostnames that link to or from toppenafdanmark.dk in the public web crawl.

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for toppenafdanmark.dk.

MechanismTarget
SPF_Atoppenafdanmark.dk
SPF_INCLUDEemail.bookingstudio.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.montes.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.21.41.184/32
SPF_IP185.24.171.151
SPF_IP185.24.171.152
SPF_IP193.104.202.0/24
SPF_IP5.57.55.120/29
SPF_IP5.57.55.192/29
SPF_IP5.57.55.48/29
SPF_IP77.215.11.42
SPF_IP77.68.170.82
SPF_IP77.68.172.67
SPF_IP77.68.176.199
SPF_IP85.191.215.18
SPF_IP85.191.251.8
SPF_IP85.27.239.91
SPF_IP89.188.72.127
SPF_IP89.188.72.170
SPF_IP92.60.159.4/32
SPF_IP93.161.199.114/32
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.