Skip to content

Hostname

byg-e.dk

Last fetched

byg-e.dk resolves to 1 IPv4 address operated by ADEODC in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.103.18091.216.103.0/24AS202914ADEODCDK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from byg-e.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for byg-e.dk.

MechanismTarget
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP18.207.12.57/32
SPF_IP34.236.127.150/32
SPF_IP81.19.224.73
SPF_IP86.58.253.21
SPF_IP86.58.253.22
SPF_IP86.58.253.23
SPF_IP91.216.103.3

Related pages

Pivot deeper into the graph from byg-e.dk.

Cypher and MCP

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

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