Skip to content

Hostname

b2stats.com

Last fetched

b2stats.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · b2stats.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/b2stats.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.3613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.171.61.253.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.393.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.793.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.913.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of b2stats.com.

Web-graph footprint

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

4,331 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from b2stats.com.

Cypher and MCP

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

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