Skip to content

Hostname

clinicalamed.eu

Last fetched

clinicalamed.eu resolves to 1 IPv4 address operated by ROMARG - ROMARG SRL in RO.

Nutrition Label

WHISPER CANON · clinicalamed.euRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/clinicalamed.eu

Resolution chain

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

IPPrefixASNOperatorCountry
81.181.67.4481.181.67.0/24AS205275ROMARG - ROMARG SRLRO

WHOIS identity

No WHOIS records are currently associated with clinicalamed.eu in WhisperGraph.

Subdomains

1 observed subdomain of clinicalamed.eu.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clinicalamed.eu.

MechanismTarget
SPF_Aclinicalamed.eu
SPF_INCLUDEspf.dataserver.ro
SPF_IP81.181.67.5
SPF_MXclinicalamed.eu

Related pages

Pivot deeper into the graph from clinicalamed.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clinicalamed.eu"})-[: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.