Skip to content

Hostname

zettle.com

Last fetched

zettle.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.40.227108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.112.1434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.162.634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.56.18634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.126.20734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.146.14352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.76.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.97.2952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.45.12352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.45.17852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.232.15654.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.253.10154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.112.15054.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.178.2454.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.139.5354.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.19.17263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.252.2299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.22.11552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

55 observed subdomains of zettle.com.

Web-graph footprint

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

1,015 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zettle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEpl._spf.paylution.com
SPF_INCLUDEppcorp._spf.paypal.com

Related pages

Pivot deeper into the graph from zettle.com.

Cypher and MCP

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

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