Skip to content

Hostname

dazzystore.com

Last fetched

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

Nutrition Label

WHISPER CANON · dazzystore.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dazzystore.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.197.24813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.25.8176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.148.21118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.39.7052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.131.4254.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.168.1154.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.207.10713.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.122.16457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.59.9116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
dazzy co.ltd.
Contact emails

Subdomains

7 observed subdomains of dazzystore.com.

Web-graph footprint

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

123 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for dazzystore.com.

MechanismTarget
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.w2solution.com
SPF_IP13.112.223.174
SPF_IP54.92.82.253
SPF_MXdazzystore.com

Related pages

Pivot deeper into the graph from dazzystore.com.

Cypher and MCP

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

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