Skip to content

Hostname

shopapi.cz

Last fetched

shopapi.cz resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · shopapi.czRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/shopapi.cz

Resolution chain

shopapi.cz resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.74.251.633.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.151.1623.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.120.20935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.64.9452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.112.15463.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.45.18763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:reg-gransy
Organization
petr soukup
Contact emails

Subdomains

1 observed subdomain of shopapi.cz.

Web-graph footprint

Distinct hostnames that link to or from shopapi.cz in the public web crawl.

246 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shopapi.cz.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from shopapi.cz.

Cypher and MCP

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

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