Skip to content

Hostname

san.com.ro

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.33.237.21889.33.236.0/23AS5606GTS-BACKBONE - GTS Telecom SRLRO
93.115.112.1793.115.112.0/21AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

No WHOIS records are currently associated with san.com.ro in WhisperGraph.

Subdomains

6 observed subdomains of san.com.ro.

Threat posture

History

Mail and authentication

MX records

  • san.com.ro

SPF policy

6 SPF mechanisms authorising senders for san.com.ro.

MechanismTarget
SPF_Asan.com.ro
SPF_IP188.215.55.110
SPF_IP89.33.237.218
SPF_IP93.115.112.15
SPF_IP93.115.112.17
SPF_MXsan.com.ro

Related pages

Pivot deeper into the graph from san.com.ro.

Cypher and MCP

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

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