Skip to content

Hostname

ncit.lk

Last fetched

ncit.lk resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA.

Nutrition Label

WHISPER CANON · ncit.lkRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ncit.lk

Resolution chain

ncit.lk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.163.159.20108.163.128.0/18AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with ncit.lk in WhisperGraph.

Subdomains

11 observed subdomains of ncit.lk.

Web-graph footprint

Distinct hostnames that link to or from ncit.lk in the public web crawl.

69 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ncit.lk

SPF policy

4 SPF mechanisms authorising senders for ncit.lk.

MechanismTarget
SPF_Ancit.lk
SPF_IP108.163.159.20
SPF_IP184.107.72.133
SPF_MXncit.lk

Related pages

Pivot deeper into the graph from ncit.lk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ncit.lk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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