Skip to content

Hostname

kaleyra.io

Last fetched

kaleyra.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kaleyra.ioRouting diversity6.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/kaleyra.io

Resolution chain

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

IPPrefixASNOperatorCountry
122.248.194.68122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.141.13713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.186.13713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.11.10013.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.125.4213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.212.4613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.3.23713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.111.24613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.147.1213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.207.18913.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.212.21613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.240.7413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.172.14613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.147.10013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.93.14713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.132.11313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.173.23813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.30.3013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.138.4118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.150.19318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:81
Organization
kaleyra
Contact emails

Subdomains

33 observed subdomains of kaleyra.io.

Web-graph footprint

Distinct hostnames that link to or from kaleyra.io in the public web crawl.

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from kaleyra.io.

Cypher and MCP

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

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