Skip to content

Hostname

catd.ro

Last fetched

catd.ro resolves to 1 IPv4 address operated by AS8953 in RO. WHOIS lists registrar:orange romania communications s.a. as the registrar.

Nutrition Label

WHISPER CANON · catd.roRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/catd.ro

Resolution chain

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

IPPrefixASNOperatorCountry
92.180.83.9492.180.0.0/17AS8953RO

WHOIS identity

Registrar
registrar:orange romania communications s.a.
Organization
Contact emails

Subdomains

49 observed subdomains of catd.ro.

Web-graph footprint

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

34 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • catd.ro

SPF policy

4 SPF mechanisms authorising senders for catd.ro.

MechanismTarget
SPF_Acatd.ro
SPF_IP92.180.83.94
SPF_IP92.82.184.0/24
SPF_MXcatd.ro

Related pages

Pivot deeper into the graph from catd.ro.

Cypher and MCP

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

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