Skip to content

Hostname

b-data.com

Last fetched

b-data.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · b-data.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/b-data.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.227.233.230212.227.0.0/16AS8560DE

WHOIS identity

Registrar
iana:2
Organization
business data management
Contact emails

Subdomains

8 observed subdomains of b-data.com.

Web-graph footprint

Distinct hostnames that link to or from b-data.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for b-data.com.

MechanismTarget
SPF_Ab-data.com
SPF_Aeu3.iqdox.com
SPF_Amx001.netsol.xion.oxcs.net
SPF_Amx002.netsol.xion.oxcs.net
SPF_Amx003.netsol.xion.oxcs.net
SPF_Amx004.netsol.xion.oxcs.net
SPF_Amx1.netsolmail.net
SPF_IP157.97.108.106
SPF_IP162.254.24.133
SPF_IP185.132.45.124
SPF_IP192.96.159.77
SPF_IP209.17.115.111
SPF_IP209.17.115.52/32
SPF_IP31.168.106.107
SPF_IP87.106.112.62
SPF_IP87.106.115.193/32
SPF_MXb-data.com

Related pages

Pivot deeper into the graph from b-data.com.

Cypher and MCP

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

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