Skip to content

Hostname

chrisricca.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.19316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.25416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.20016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.13916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.7716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.3716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.4516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.22116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.14116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.24552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.21952.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.2152.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.15754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

2 observed subdomains of chrisricca.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from chrisricca.com.

Cypher and MCP

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

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