Skip to content

Hostname

govi.ro

Last fetched

govi.ro resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists registrar:romarg srl as the registrar.

Nutrition Label

WHISPER CANON · govi.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/govi.ro

Resolution chain

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

IPPrefixASNOperatorCountry
188.240.2.13188.240.2.0/23AS44043RO

WHOIS identity

Registrar
registrar:romarg srl
Organization
Contact emails

Subdomains

21 observed subdomains of govi.ro.

Threat posture

History

Mail and authentication

MX records

  • govi.ro

SPF policy

7 SPF mechanisms authorising senders for govi.ro.

MechanismTarget
SPF_Agovi.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP188.240.2.13
SPF_IP188.240.235.107
SPF_IP31.14.23.124
SPF_IP92.114.94.150
SPF_MXgovi.ro

Related pages

Pivot deeper into the graph from govi.ro.

Cypher and MCP

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

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