Skip to content

Hostname

catena.ro

Last fetched

catena.ro resolves to 1 IPv4 address operated by AS8708 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · catena.roRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/catena.ro

Resolution chain

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

IPPrefixASNOperatorCountry
212.93.143.54212.93.143.0/24AS8708RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

35 observed subdomains of catena.ro.

Web-graph footprint

Distinct hostnames that link to or from catena.ro in the public web crawl.

824 sites link to this hostname.

874 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for catena.ro.

MechanismTarget
SPF_IP109.166.197.208/28
SPF_IP212.93.143.0/28
SPF_MXcatena.ro

Related pages

Pivot deeper into the graph from catena.ro.

Cypher and MCP

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

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