Skip to content

Hostname

zalando.it

Last fetched

zalando.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · zalando.itRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zalando.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.38108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.89108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.92108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.95108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.5913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.192.100.1054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
robert gentz
Contact emails

Subdomains

15 observed subdomains of zalando.it.

Web-graph footprint

Distinct hostnames that link to or from zalando.it in the public web crawl.

1,043 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zalando.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.85.220.205

Related pages

Pivot deeper into the graph from zalando.it.

Cypher and MCP

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

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