Skip to content

Hostname

primetelecom.ro

Last fetched

primetelecom.ro resolves to 94.177.36.78, announced in 94.177.32.0/21 by Prime-Telecom-AS - Prime Telecom srl in RO. primetelecom.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 · primetelecom.roRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/primetelecom.ro

Resolution chain

IPv6 resolution

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

Attribution

prime

ORIGIN_AS

WHOIS identity

Registrar
iana:1361

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.primetelecom.ro
  • ns2.primetelecom.ro

MX records

  • mail.primetelecom.ro
  • relay.primetelecom.ro

SPF policy

  • ip: 92.55.146.0/24
  • ip: 89.37.120.226/32
  • ip: 89.44.235.230/32
  • mx: primetelecom.ro
  • ip: 213.198.82.158
  • ip: 89.37.121.115
  • ip: 89.37.122.2
  • ip: 89.38.142.14
  • ip: 89.44.235.218
  • ip: 89.44.235.226
  • ip: 89.47.225.11
  • ip: 94.177.36.78
  • ip: 94.177.40.26
  • ip: 94.177.40.30

Threat-feed evidence

History

Related pages

Pivot from primetelecom.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: "primetelecom.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.