Skip to content

Hostname

joclapsiholog.ro

Last fetched

joclapsiholog.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 · joclapsiholog.roRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/joclapsiholog.ro

Resolution chain

joclapsiholog.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.122185.220.186.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO
89.42.218.2389.42.218.0/24AS205275ROMARG - ROMARG SRLRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

2 observed subdomains of joclapsiholog.ro.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for joclapsiholog.ro.

MechanismTarget
SPF_Ajoclapsiholog.ro
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErelay.romarg.net
SPF_IP185.220.186.122
SPF_IP188.241.222.17
SPF_MXjoclapsiholog.ro

Related pages

Pivot deeper into the graph from joclapsiholog.ro.

Cypher and MCP

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

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