Skip to content

Hostname

bdnet.com

Last fetched

bdnet.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · bdnet.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.23.13537.59.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
bdnet
Contact emails

Subdomains

13 observed subdomains of bdnet.com.

Web-graph footprint

Distinct hostnames that link to or from bdnet.com in the public web crawl.

287 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bdnet.com.

MechanismTarget
SPF_Abdnet.com
SPF_Acanalbd-mail.oxyd.net
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_IP185.250.236.107
SPF_IP185.98.139.50
SPF_IP188.165.250.179
SPF_IP37.187.141.183
SPF_IP51.254.44.193
SPF_IP87.252.3.148
SPF_IP94.23.240.110
SPF_MXbdnet.com

Related pages

Pivot deeper into the graph from bdnet.com.

Cypher and MCP

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

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