Skip to content

Hostname

critte.ro

Last fetched

critte.ro resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:netim as the registrar.

Nutrition Label

WHISPER CANON · critte.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/critte.ro

Resolution chain

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

IPPrefixASNOperatorCountry
51.77.185.6351.77.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:netim
Organization
Contact emails

Subdomains

1 observed subdomain of critte.ro.

Subdomain
www.critte.ro

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • critte.ro

SPF policy

3 SPF mechanisms authorising senders for critte.ro.

MechanismTarget
SPF_Acritte.ro
SPF_IP87.98.243.253
SPF_MXcritte.ro

Related pages

Pivot deeper into the graph from critte.ro.

Cypher and MCP

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

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