Hostname
slt.lk
Last fetched
slt.lk resolves to 220.247.222.74, announced in 220.247.222.0/24 by SLTINT-AS-AP - Sri Lanka Telecom Internet in LK. slt.lk 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 slt.lk is recorded in WhisperGraph.
Attribution
sri lanka
ORIGIN_AS
WHOIS identity
- Registrant organisation
- sri lanka telecom plc.
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
Mail and authentication
Nameservers
- p1.ns.slt.lk
- s1.ns.slt.lk
- s2.ns.slt.lk
MX records
- mailin-01.gw.sltidc.lk
- mailin-03.gw.sltidc.lk
- mailin-04.gw.sltidc.lk
- mailin-05.gw.sltidc.lk
- mailin-06.gw.sltidc.lk
- mailin-07.gw.sltidc.lk
SPF policy
- ip: 203.115.12.118/32
- ip: 124.43.128.144/28
- ip: 203.115.0.220/32
- ip: 220.247.224.27/32
- ip: 185.32.78.4/32
- ip: 124.43.129.48/29
- include: amazonses.com
- mx: slt.lk
- a: crm01.slt.lk
- a: mail.slt.lk
- a: adm.sltidc.lk
- a: cgprof01.sltidc.lk
- a: cgprof02.sltidc.lk
- a: cgprof04.sltidc.lk
Threat-feed evidence
History
Related pages
Pivot from slt.lk 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: "slt.lk"})-[: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.