Skip to content

Hostname

bpi.dk

Last fetched

bpi.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.98.103142.93.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
Organization
bramming plast-industri a/s
Contact emails

Subdomains

11 observed subdomains of bpi.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bpi.dk.

MechanismTarget
SPF_INCLUDE_spf48340.spfprotect.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP193.106.122.49

Related pages

Pivot deeper into the graph from bpi.dk.

Cypher and MCP

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

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