Skip to content

Hostname

bazzstore.com

Last fetched

bazzstore.com resolves to 1 IPv4 address operated by AS9370 in JP. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bazzstore.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bazzstore.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.16.62.67160.16.0.0/17AS9370JP

WHOIS identity

Registrar
iana:269
Organization
bazzstore
Contact emails

Subdomains

14 observed subdomains of bazzstore.com.

Web-graph footprint

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

64 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bazzstore.com.

MechanismTarget
SPF_INCLUDEa:bazzstore.com
SPF_INCLUDEbazzstore.onmicrosoft.com
SPF_INCLUDEmdfred.maildealer.jp
SPF_INCLUDEspf-a.ajg.jp
SPF_INCLUDEspf-b.ajg.jp
SPF_INCLUDEspf-c.ajg.jp
SPF_INCLUDEspf-d.ajg.jp
SPF_IP160.16.62.67
SPF_IP202.172.26.28

Related pages

Pivot deeper into the graph from bazzstore.com.

Cypher and MCP

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

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