Skip to content

Hostname

b2brain.com

Last fetched

b2brain.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · b2brain.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/b2brain.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.145.245100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.132.25044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.59.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.127.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.209.15254.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.62.454.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
m. t.
Contact emails

Subdomains

13 observed subdomains of b2brain.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for b2brain.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.credibase.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from b2brain.com.

Cypher and MCP

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

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