Skip to content

Hostname

rezard.shop

Last fetched

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

Nutrition Label

WHISPER CANON · rezard.shopRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/rezard.shop

Resolution chain

rezard.shop resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.146.4213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.93.24513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.197.24513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.224.218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.243.718.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.90.20618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.186.2023.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.217.1943.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.190.4735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.76.14335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.184.15052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.240.23052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.117.22352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.227.10652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.117.1754.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.135.24054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.22.954.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.135.21554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.152.18254.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.167.14457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from rezard.shop in the public web crawl.

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rezard.shop.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP3.114.80.136/32

Related pages

Pivot deeper into the graph from rezard.shop.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rezard.shop"})-[: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.