Skip to content

Hostname

klaviyo.com

Last fetched

klaviyo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.21.10718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.11318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.2918.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.4218.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
andrew bialecki
Contact emails

Subdomains

80 observed subdomains of klaviyo.com.

Web-graph footprint

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

14,092 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for klaviyo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_IP38.108.186.0/24
SPF_IP4.7.16.128/26

Related pages

Pivot deeper into the graph from klaviyo.com.

Cypher and MCP

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

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