Skip to content

Hostname

kyanicaringhand.org

Last fetched

kyanicaringhand.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kyanicaringhand.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kyanicaringhand.org

Resolution chain

kyanicaringhand.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.169.58.1033.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.58.1473.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.58.2093.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.58.213.169.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
99.84.245.10699.84.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.245.2899.84.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.245.4199.84.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.245.599.84.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kyanicaringhand.org.

Cypher and MCP

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

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