Skip to content

Hostname

ridehigh.org

Last fetched

ridehigh.org resolves to 1 IPv4 address operated by AS60819 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ridehigh.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ridehigh.org

Resolution chain

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

IPPrefixASNOperatorCountry
31.3.68.6731.3.64.0/21AS60819GB

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of ridehigh.org.

Web-graph footprint

Distinct hostnames that link to or from ridehigh.org in the public web crawl.

44 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ridehigh.org.

MechanismTarget
SPF_Aridehigh.org
SPF_INCLUDEne16.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/16
SPF_IP208.40.241.140/30
SPF_IP216.235.197.198/32
SPF_IP31.3.68.63
SPF_IP31.3.68.67
SPF_IP31.3.68.68
SPF_IP64.209.141.221/32
SPF_IP69.172.239.150
SPF_MXridehigh.org

Related pages

Pivot deeper into the graph from ridehigh.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ridehigh.org"})-[: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.