Skip to content

Hostname

parko.ro

Last fetched

parko.ro resolves to 2 IPv4 addresses operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · parko.roRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/parko.ro

Resolution chain

parko.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.82.28.12345.82.28.0/23AS5606GTS-BACKBONE - GTS Telecom SRLRO
94.176.105.9594.176.105.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • parko.ro

SPF policy

8 SPF mechanisms authorising senders for parko.ro.

MechanismTarget
SPF_Aparko.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.87.233
SPF_IP188.241.222.79
SPF_IP2a00:ece1:0:1b:0:0:0:4e
SPF_IP45.82.28.123
SPF_IP94.176.105.95
SPF_MXparko.ro

Related pages

Pivot deeper into the graph from parko.ro.

Cypher and MCP

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

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