Skip to content

Hostname

beof.dk

Last fetched

beof.dk resolves to 1 IPv4 address operated by BORNFIBER in DK.

Nutrition Label

WHISPER CANON · beof.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/beof.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.109.89.242185.109.88.0/22AS24800BORNFIBERDK

WHOIS identity

Registrar
Organization
bornholms energi og forsyning a/s
Contact emails

Subdomains

13 observed subdomains of beof.dk.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for beof.dk.

MechanismTarget
SPF_Abeof.dk
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.defgo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP135.225.28.104
SPF_IP178.63.74.233
SPF_IP185.109.89.242
SPF_IP185.109.89.245
SPF_IP185.158.60.200
SPF_IP80.196.190.58
SPF_MXbeof.dk

Related pages

Pivot deeper into the graph from beof.dk.

Cypher and MCP

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

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