Hostname
ridgeonnet.com
Last fetched
ridgeonnet.com resolves to 1 IPv4 address operated by NODE4-AS - Node4 Limited in GB. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
ridgeonnet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.236.27.141 | 91.236.26.0/23 | AS31727 | NODE4-AS - Node4 Limited | GB |
WHOIS identity
- Registrar
- iana:168
- Organization
- ridgeon network
- Contact emails
Subdomains
72 observed subdomains of ridgeonnet.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ridgeonnet.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ridgeonnet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.ebsnd.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 83.166.168.90 |
| SPF_IP | 89.248.59.132 |
| SPF_IP | 91.236.26.128 |
| SPF_IP | 91.236.26.135 |
| SPF_IP | 91.236.27.132 |
| SPF_IP | 91.236.27.134 |
Related pages
Pivot deeper into the graph from ridgeonnet.com.
- IP · 91.236.27.141
- ASN · AS31727NODE4-AS - Node4 Limited
- Registrar · iana:168
- Country · GB
- Email · domains@ridgeonnet.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: "ridgeonnet.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.