Skip to content

Hostname

bdgroup.eu

Last fetched

bdgroup.eu resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · bdgroup.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.2/10canon.whisper.security/host/bdgroup.eu

Resolution chain

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

IPPrefixASNOperatorCountry
89.161.161.17489.161.128.0/18AS12824PL

WHOIS identity

Registrar
registrar:1api gmbh
Organization
Contact emails

Subdomains

10 observed subdomains of bdgroup.eu.

Web-graph footprint

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

33 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bdgroup.eu.

MechanismTarget
SPF_Amail-mta-01.wgdnet.com
SPF_Amail-mta-02.wgdnet.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.28.116.17
SPF_IP185.28.116.38/32
SPF_IP185.28.117.38/32
SPF_MXbdgroup.eu

Related pages

Pivot deeper into the graph from bdgroup.eu.

Cypher and MCP

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

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