Skip to content

Hostname

danmarkbolig.dk

Last fetched

danmarkbolig.dk resolves to 1 IPv4 address operated by TDC TDC AS in DK.

Nutrition Label

WHISPER CANON · danmarkbolig.dkRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/danmarkbolig.dk

Resolution chain

danmarkbolig.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.44.136.415.44.136.0/24AS3292TDC TDC ASDK

WHOIS identity

Registrar
Organization
landsbyggefonden
Contact emails

Subdomains

3 observed subdomains of danmarkbolig.dk.

Web-graph footprint

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

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for danmarkbolig.dk.

MechanismTarget
SPF_Adanmarkbolig.dk
SPF_Amail.bshus.dk
SPF_Asmtpweb.nethotel.dk
SPF_INCLUDEsmtp.nchosting.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.165.63.88/32
SPF_IP131.165.63.89/32
SPF_IP131.165.67.22/32
SPF_MXdanmarkbolig.dk

Related pages

Pivot deeper into the graph from danmarkbolig.dk.

Cypher and MCP

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

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