Skip to content

Hostname

sanamed.ro

Last fetched

sanamed.ro resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · sanamed.roRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sanamed.ro

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.168.13818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.44.73.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.101.173.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.63.1913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.235.9252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.179.1652.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

3 observed subdomains of sanamed.ro.

Web-graph footprint

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

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sanamed.ro.

MechanismTarget
SPF_INCLUDE_spf1.fmc-na.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sanamed.ro.

Cypher and MCP

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

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