Skip to content

Hostname

smartmedic.ro

Last fetched

smartmedic.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · smartmedic.roRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/smartmedic.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.39.7.12789.39.7.0/24AS5606RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

15 observed subdomains of smartmedic.ro.

Web-graph footprint

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

49 sites link to this hostname.

152 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for smartmedic.ro.

MechanismTarget
SPF_Asmartmedic.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendmachine.info
SPF_IP2a00:ece1:0:9:0:0:1a:0
SPF_IP5.2.242.137
SPF_IP77.81.2.172
SPF_IP81.196.39.46
SPF_IP89.39.7.127
SPF_IP92.81.143.166/32
SPF_MXsmartmedic.ro

Related pages

Pivot deeper into the graph from smartmedic.ro.

Cypher and MCP

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

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