Skip to content

Hostname

boligejer.dk

Last fetched

boligejer.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · boligejer.dkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boligejer.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.136104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.136104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.150172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
87.63.97.2387.62.0.0/15AS3292DK

WHOIS identity

Registrar
Organization
erhvervsstyrelsen
Contact emails

Subdomains

3 observed subdomains of boligejer.dk.

Web-graph footprint

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

350 sites link to this hostname.

148 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for boligejer.dk.

MechanismTarget
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.49.142.137
SPF_IP37.49.142.150
SPF_IP37.49.142.162
SPF_MXboligejer.dk

Related pages

Pivot deeper into the graph from boligejer.dk.

Cypher and MCP

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

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