Skip to content

Hostname

b2bdd.com

Last fetched

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

Nutrition Label

WHISPER CANON · b2bdd.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/b2bdd.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.89104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.89104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.55172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
b2b design and development,
Contact emails

Subdomains

18 observed subdomains of b2bdd.com.

Web-graph footprint

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

32 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for b2bdd.com.

MechanismTarget
SPF_Ab2bdd.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_IP104.236.231.221
SPF_IP107.170.18.52
SPF_IP108.166.43.0/24
SPF_IP138.197.231.239
SPF_IP138.197.61.129
SPF_IP143.198.18.102
SPF_IP143.198.3.218
SPF_IP159.203.145.96
SPF_IP159.203.74.13
SPF_IP159.203.75.158
SPF_IP161.35.185.222
SPF_IP162.243.218.211
SPF_IP162.243.61.207
SPF_IP165.227.250.172
SPF_IP167.99.145.61
SPF_IP173.203.187.0/25
SPF_IP173.203.2.0/25
SPF_IP173.203.6.0/23
SPF_IP174.138.82.223
SPF_IP192.241.190.85
SPF_IP192.81.212.159
SPF_IP204.232.172.40/32
SPF_IP45.55.102.154
SPF_IP45.55.116.95
SPF_IP45.55.127.33
SPF_IP45.55.37.166
SPF_IP50.57.0.0/27
SPF_IP67.192.241.0/24
SPF_IP67.207.88.105
SPF_IP98.129.184.0/23
SPF_MXb2bdd.com

Related pages

Pivot deeper into the graph from b2bdd.com.

Cypher and MCP

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

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