Skip to content

Hostname

ridgegear.com

Last fetched

ridgegear.com resolves to 1 IPv4 address operated by AS43515 in GB. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · ridgegear.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ridgegear.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.2.13035.219.192.0/24AS43515GB

WHOIS identity

Registrar
iana:131
Organization
m & m information technologies
Contact emails

Subdomains

1 observed subdomain of ridgegear.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ridgegear.com.

MechanismTarget
SPF_Aridgegear.com
SPF_Asmtprelay.hostingsystems.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.170.148.57
SPF_IP93.159.201.0/24

Related pages

Pivot deeper into the graph from ridgegear.com.

Cypher and MCP

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

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