Hostname
ridge.com
Last fetched
ridge.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ridge.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.21.75 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.164.51 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- c42g62h46e3@networksolutionsprivateregistration.com
- cg6p49ad6fc@networksolutionsprivateregistration.com
- cj3vm9a76k2@networksolutionsprivateregistration.com
- ridge.com@domainsbyproxy.com
- e53ew5uc7vp@networksolutionsprivateregistration.com
- fx66n96u7ka@networksolutionsprivateregistration.com
- hw75j988954@networksolutionsprivateregistration.com
- jz8v354w46z@networksolutionsprivateregistration.com
- p85ug9hr73r@networksolutionsprivateregistration.com
- pn2ed5pc4tg@networksolutionsprivateregistration.com
- r439g2987xk@networksolutionsprivateregistration.com
- rw2nh4w25mx@networksolutionsprivateregistration.com
- s25jm8f6794@networksolutionsprivateregistration.com
- tb9ws2sm6mr@networksolutionsprivateregistration.com
- tk4ww6ah2u8@networksolutionsprivateregistration.com
- ue67m7e68qw@networksolutionsprivateregistration.com
- uq2qs97h8w5@networksolutionsprivateregistration.com
- uy95r7jd6pz@networksolutionsprivateregistration.com
- za2sv9n55ff@networksolutionsprivateregistration.com
- zb6sy9g33pj@networksolutionsprivateregistration.com
Subdomains
28 observed subdomains of ridge.com.
Showing 23 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ridge.com in the public web crawl.
506 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ridge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | shops.shopify.com |
Related pages
Pivot deeper into the graph from ridge.com.
- IP · 104.20.21.75
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · c42g62h46e3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ri…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ridge.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.