Skip to content

Hostname

zuperbodegas.pe

Last fetched

zuperbodegas.pe resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · zuperbodegas.peRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zuperbodegas.pe

Resolution chain

zuperbodegas.pe resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.2913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.201.10752.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.1152.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.2252.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.2852.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:1api gmbh
Organization
Contact emails

Subdomains

3 observed subdomains of zuperbodegas.pe.

Web-graph footprint

Distinct hostnames that link to or from zuperbodegas.pe in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zuperbodegas.pe.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from zuperbodegas.pe.

Cypher and MCP

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

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