Skip to content

Hostname

bdnetcorp.com

Last fetched

bdnetcorp.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bdnetcorp.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bdnetcorp.com

Resolution chain

bdnetcorp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.80.122.160208.80.122.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.122.50208.80.122.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.109208.80.123.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.149208.80.123.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:146
Organization
bdnet creations
Contact emails

Subdomains

14 observed subdomains of bdnetcorp.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bdnetcorp.com.

MechanismTarget
SPF_INCLUDE45049782.spf03.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.182.199.210
SPF_IP20.169.172.130
SPF_IP205.237.99.160/27
SPF_IP208.70.208.0/22
SPF_IP68.101.43.198
SPF_IP70.169.166.51
SPF_IP72.198.140.98

Related pages

Pivot deeper into the graph from bdnetcorp.com.

Cypher and MCP

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

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