Skip to content

Hostname

ring.cat

Last fetched

ring.cat resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ring.catRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ring.cat

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.230.11551.38.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
beijing zhihuimao
Contact emails

Subdomains

6 observed subdomains of ring.cat.

Web-graph footprint

Distinct hostnames that link to or from ring.cat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ring.cat.

MechanismTarget
SPF_Aring.cat
SPF_Asplynx.onwork.cat
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEantispameurope.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEringcloud.freshdesk.com
SPF_INCLUDEringcloud.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.98.233.254
SPF_IP185.98.235.59
SPF_IP37.187.48.135
SPF_MXring.cat

Related pages

Pivot deeper into the graph from ring.cat.

Cypher and MCP

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

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