Skip to content

Hostname

kianlarson.com

Last fetched

kianlarson.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · kianlarson.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/kianlarson.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.193.7116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.248.18752.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.14152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.160.1352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.14952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.25352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.228.20552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.17352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.75.20552.217.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.6954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.10954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kianlarson.com.

Cypher and MCP

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

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