Skip to content

Hostname

bolignet.dk

Last fetched

bolignet.dk resolves to 2 IPv4 addresses operated by AS44134 in DK.

Nutrition Label

WHISPER CANON · bolignet.dkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bolignet.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
bolignet a/s
Contact emails

Subdomains

3,568 observed subdomains of bolignet.dk.

Web-graph footprint

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

38 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bolignet.dk.

MechanismTarget
SPF_INCLUDEspf.bolignet.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_MXbolignet.dk

Related pages

Pivot deeper into the graph from bolignet.dk.

Cypher and MCP

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

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