Skip to content

Hostname

bdt.eu

Last fetched

bdt.eu resolves to 1 IPv4 address operated by ZETO-RZESZOW in PL.

Nutrition Label

WHISPER CANON · bdt.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bdt.eu

Resolution chain

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

IPPrefixASNOperatorCountry
91.192.164.1591.192.164.0/22AS42490ZETO-RZESZOWPL

WHOIS identity

No WHOIS records are currently associated with bdt.eu in WhisperGraph.

Subdomains

2 observed subdomains of bdt.eu.

Web-graph footprint

Distinct hostnames that link to or from bdt.eu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bdt.eu.

MechanismTarget
SPF_Abdt.eu
SPF_IP91.192.164.15
SPF_MXbdt.eu

Related pages

Pivot deeper into the graph from bdt.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bdt.eu"})-[: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.