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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
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
Showing 12 of 110,223. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.