Skip to content

Hostname

dabbolig.dk

Last fetched

dabbolig.dk resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK.

Nutrition Label

WHISPER CANON · dabbolig.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dabbolig.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.154.243.150185.154.240.0/22AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
Organization
dab
Contact emails

Subdomains

18 observed subdomains of dabbolig.dk.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dabbolig.dk.

MechanismTarget
SPF_INCLUDE_spf.centerasecurity.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP188.244.64.29

Related pages

Pivot deeper into the graph from dabbolig.dk.

Cypher and MCP

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

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