Skip to content

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

WHISPER CANON · ridgeonnet.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ridgeonnet.com

Resolution chain

ridgeonnet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.236.27.14191.236.26.0/23AS31727NODE4-AS - Node4 LimitedGB

WHOIS identity

Registrar
iana:168
Organization
ridgeon network
Contact emails

Subdomains

72 observed subdomains of ridgeonnet.com.

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.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.ebsnd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.166.168.90
SPF_IP89.248.59.132
SPF_IP91.236.26.128
SPF_IP91.236.26.135
SPF_IP91.236.27.132
SPF_IP91.236.27.134

Related pages

Pivot deeper into the graph from ridgeonnet.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.