Skip to content

Hostname

proauto.ro

Last fetched

proauto.ro resolves to 1 IPv4 address operated by LANSOFT - LANSOFT DATA SRL in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.212.134.149188.212.134.0/24AS31554LANSOFT - LANSOFT DATA SRLRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

8 observed subdomains of proauto.ro.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • proauto.ro

SPF policy

7 SPF mechanisms authorising senders for proauto.ro.

MechanismTarget
SPF_Aproauto.ro
SPF_IP188.212.134.103
SPF_IP188.212.134.149
SPF_IP80.86.106.12
SPF_IP89.35.160.117
SPF_IP89.36.27.84
SPF_MXproauto.ro

Related pages

Pivot deeper into the graph from proauto.ro.

Cypher and MCP

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

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