Skip to content

Hostname

ritchason.com

Last fetched

ritchason.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · ritchason.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ritchason.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.129.148101.36.224.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.167.184107.121.196.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.41.10718.231.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.77.16035.184.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.161.14045.2.159.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.206.17945.2.159.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.15.18652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.224.9952.15.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.77.9652.61.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.42.24054.247.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.194.18798.137.96.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.223.25198.137.154.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1636
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of ritchason.com.

Web-graph footprint

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

9 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ritchason.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ritchason.com.

Cypher and MCP

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

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