Skip to content

Hostname

gno.ro

Last fetched

gno.ro resolves to 1 IPv4 address operated by DIGI-RO - DIGI ROMANIA S.A. in RO. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.79.140.13582.76.0.0/14AS8708DIGI-RO - DIGI ROMANIA S.A.RO

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

22 observed subdomains of gno.ro.

Web-graph footprint

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

19 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for gno.ro.

MechanismTarget
SPF_Agno.ro
SPF_IP82.79.140.135
SPF_MXgno.ro

Related pages

Pivot deeper into the graph from gno.ro.

Cypher and MCP

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

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