Skip to content

Hostname

smartvps.ro

Last fetched

smartvps.ro resolves to 193.138.192.139, announced in 193.138.192.0/23 by TeenTelecom - Teen Telecom SRL in RO. smartvps.ro is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · smartvps.roRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/smartvps.ro

Resolution chain

IPv6 resolution

No AAAA record for smartvps.ro is recorded in WhisperGraph.

Attribution

teen

ORIGIN_AS

WHOIS identity

Registrar
registrar:hosterion srl

Subdomains

Mail and authentication

Nameservers

  • cloudns1.smartvps.ro
  • cloudns2.smartvps.ro
  • cloudns3.smartvps.ro

MX records

  • mail.smartvps.ro

SPF policy

  • a: smartvps.ro
  • mx: smartvps.ro
  • ip: 193.138.192.130
  • ip: 193.138.193.226
  • ip: 81.180.138.226
  • ip: 86.107.57.178
  • ip: 86.107.57.179
  • ip: 86.107.63.29
  • ip: 89.47.0.71
  • ip: 89.47.13.25

Threat-feed evidence

History

Related pages

Pivot from smartvps.ro into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "smartvps.ro"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.