Skip to content

Hostname

bzthestore.com

Last fetched

bzthestore.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.187.10213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.34.19113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.81.9718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.28.035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.7.18935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.246.23652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.69.18754.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.53.20754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.76.8354.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.111.25457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.133.7957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.1.19813.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.24.4513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
being
Contact emails

Subdomains

3 observed subdomains of bzthestore.com.

Web-graph footprint

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

28 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bzthestore.com.

MechanismTarget
SPF_REDIRECT_spf.being.co.jp

Related pages

Pivot deeper into the graph from bzthestore.com.

Cypher and MCP

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

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