Skip to content

Hostname

nmc.lt

Last fetched

nmc.lt resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · nmc.ltRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/nmc.lt

Resolution chain

nmc.lt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.223.251.92159.223.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
207.154.252.25207.154.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
uab 'comtechna'
Contact emails

Subdomains

16 observed subdomains of nmc.lt.

Web-graph footprint

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

136 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nmc.lt.

MechanismTarget
SPF_Anmc.lt
SPF_INCLUDEmailersend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.223.251.92
SPF_IP194.135.82.227
SPF_IP88.119.159.46
SPF_IP88.119.29.141
SPF_IP88.119.29.145
SPF_MXmail.northway.lt
SPF_MXnmc.lt

Related pages

Pivot deeper into the graph from nmc.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmc.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.