Skip to content

Hostname

ridwell.com

Last fetched

ridwell.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ridwell.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ridwell.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.100.153100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.195.15616.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.192.17544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.101.1544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.254.13244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.41.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.178.1944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.43.12844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.50.1144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.132.22250.112.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.2.1852.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.34.16452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.199.14452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.224.20352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.207.252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.244.21652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.222.2852.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.12.15354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.2.11754.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.53.13454.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

145 observed subdomains of ridwell.com.

Web-graph footprint

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

420 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ridwell.com.

MechanismTarget
SPF_INCLUDE21648815.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_IP149.72.157.166
SPF_IP168.245.75.108
SPF_MXridwell.com

Related pages

Pivot deeper into the graph from ridwell.com.

Cypher and MCP

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

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