Skip to content

Hostname

kyani.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.227.1083.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1173.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.683.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.833.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1273.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.483.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.753.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.93.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.12652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.1352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.5052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

638 observed subdomains of kyani.com.

Web-graph footprint

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

101 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kyani.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kyani.com.

Cypher and MCP

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

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