Skip to content

Hostname

apricas.ro

Last fetched

apricas.ro resolves to 2 IPv4 addresses operated by GTS-BACKBONE - GTS Telecom SRL in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.186.148185.220.186.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO
89.42.218.2389.42.218.0/24AS205275ROMARG - ROMARG SRLRO

WHOIS identity

No WHOIS records are currently associated with apricas.ro in WhisperGraph.

Subdomains

2 observed subdomains of apricas.ro.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for apricas.ro.

MechanismTarget
SPF_Aapricas.ro
SPF_INCLUDErelay.romarg.net
SPF_IP185.220.186.148
SPF_IP188.241.222.17
SPF_MXapricas.ro

Related pages

Pivot deeper into the graph from apricas.ro.

Cypher and MCP

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

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