Skip to content

Hostname

nic.lk

Last fetched

nic.lk resolves to 203.189.74.169, announced in 203.189.72.0/21 by DIALOG-AS - Dialog Axiata PLC. in LK. nic.lk 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 · nic.lkRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/nic.lk

Resolution chain

IPv6 resolution

No AAAA record for nic.lk is recorded in WhisperGraph.

Attribution

dialog axiata

ORIGIN_AS

WHOIS identity

Registrant organisation
lk domain registry

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

  • pendragon.cs.purdue.edu
  • ns1.ac.lk
  • d.nic.lk
  • h.nic.lk
  • m.nic.lk
  • p.nic.lk
  • t.nic.lk
  • z.nic.lk

MX records

  • pmxslt.domains.lk
  • pmx.nic.lk

SPF policy

  • a: smtp.mrt.ac.lk
  • a: mx1.domains.lk
  • a: mx3.domains.lk
  • a: mx2domains.lk
  • a: mx1.nic.lk
  • a: mx2.nic.lk
  • a: smtp.nic.lk
  • ip: 203.143.19.4
  • ip: 203.94.66.130
  • ip: 2402:d000:100c:0:0:0:0:130

Threat-feed evidence

History

Related pages

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

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