Skip to content

Hostname

bdainc.com

Last fetched

bdainc.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · bdainc.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdainc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.66172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
bensussen deutsch & associates
Contact emails

Subdomains

49 observed subdomains of bdainc.com.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for bdainc.com.

MechanismTarget
SPF_Abdainc.com
SPF_INCLUDEcommonsku.com
SPF_INCLUDEe.orbgroup.co.uk
SPF_INCLUDEmail.commonsku.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.43.165.117
SPF_IP107.23.94.186/32
SPF_IP147.160.167.0/26
SPF_IP173.203.131.160
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP209.46.58.4/32
SPF_IP216.138.226.241
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.193.164.79
SPF_IP40.113.230.71
SPF_IP50.112.39.248/32
SPF_IP50.206.52.2/32
SPF_IP52.41.236.76/32
SPF_IP54.200.5.133
SPF_IP54.213.101.86/32
SPF_IP54.213.101.90/32
SPF_MXbdainc.com

Related pages

Pivot deeper into the graph from bdainc.com.

Cypher and MCP

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

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