Skip to content

Hostname

visitdenmark.com

Last fetched

visitdenmark.com resolves to 2 IPv4 addresses operated by AVN-AS in DK. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · visitdenmark.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/visitdenmark.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.238.51.58109.238.48.0/21AS47292AVN-ASDK
4.225.107.1524.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
iana:1052
Organization
finn lassen
Contact emails

Subdomains

30 observed subdomains of visitdenmark.com.

Web-graph footprint

Distinct hostnames that link to or from visitdenmark.com in the public web crawl.

2,524 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for visitdenmark.com.

MechanismTarget
SPF_Avisitdenmark.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspa.visitdenmark.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXvisitdenmark.com

Related pages

Pivot deeper into the graph from visitdenmark.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "visitdenmark.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 20

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