Skip to content

Hostname

nlcc.lt

Last fetched

nlcc.lt resolves to 1 IPv4 address operated by INTERNETO-VIZIJA in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · nlcc.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nlcc.lt

Resolution chain

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

IPPrefixASNOperatorCountry
79.98.26.4579.98.24.0/21AS212531INTERNETO-VIZIJALT

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
asociacija norwegian - lithuanian chamber of commerce
Contact emails

Subdomains

1 observed subdomain of nlcc.lt.

Subdomain
www.nlcc.lt

Web-graph footprint

Distinct hostnames that link to or from nlcc.lt in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nlcc.lt.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nlcc.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nlcc.lt"})-[: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.