Skip to content

Hostname

izettle.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.214.118176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.191.22718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.163.20634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.163.5852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.226.12052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.196.16652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.195.19852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.9.13352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.243.14952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.213.4852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.136.18052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.150.19754.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.90.25554.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.18.13963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.69.11063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.141.15834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.37.12352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

64 observed subdomains of izettle.com.

Web-graph footprint

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

831 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for izettle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEppcorp._spf.paypal.com
SPF_IP194.79.75.171/32
SPF_IP88.131.105.149/32

Related pages

Pivot deeper into the graph from izettle.com.

Cypher and MCP

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

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