Skip to content

Hostname

telecom.sk

Last fetched

telecom.sk resolves to 213.81.204.245, announced in 213.81.128.0/17 by SK-TELEKOM - Slovak Telekom, a.s. in SK. telecom.sk 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 · telecom.skRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/telecom.sk

Resolution chain

IPv6 resolution

No AAAA record for telecom.sk is recorded in WhisperGraph.

Attribution

slovak telekom

ORIGIN_AS

WHOIS identity

Registrar
registrar:slovak telekom, a.s.
Registrant organisation
slovak telekom, a.s.
Contact emails
dns_notifikacie@telekom.sk

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

  • ns.telecom.sk
  • ns2.telecom.sk

MX records

  • telecom-sk.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • ip: 195.146.128.115
  • ip: 195.146.128.158
  • ip: 195.146.130.5
  • ip: 195.146.132.50
  • ip: 195.146.137.211
  • ip: 195.146.137.212
  • ip: 195.146.156.249
  • ip: 213.81.152.21
  • ip: 213.81.203.130

Threat-feed evidence

History

Related pages

Pivot from telecom.sk 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: "telecom.sk"})-[: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.