Skip to content

Hostname

kandy.io

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.31143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.53143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.77143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.102.11918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.165.136.213.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.543.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.563.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.643.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.172.11254.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
genband fring
Contact emails

Subdomains

99 observed subdomains of kandy.io.

Web-graph footprint

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

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kandy.io.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.43.180.0/24
SPF_IP169.54.107.179
SPF_IP185.70.192.0/24
SPF_IP198.17.84.0/24

Related pages

Pivot deeper into the graph from kandy.io.

Cypher and MCP

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

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