Skip to content

Hostname

chrisk-it.com

Last fetched

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

Nutrition Label

WHISPER CANON · chrisk-it.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/chrisk-it.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.218.15716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.22116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.24552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.15752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.101.9952.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.25352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.13352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.173.8552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.7752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.22952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.38.5152.217.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.16554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.163.20554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.167.5354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.10154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.236.10154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1243283129
Contact emails

Subdomains

1 observed subdomain of chrisk-it.com.

Threat posture

History

Related pages

Pivot deeper into the graph from chrisk-it.com.

Cypher and MCP

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

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