Skip to content

Hostname

lnec.pt

Last fetched

lnec.pt resolves to 4 IPv4 addresses operated by RCCN - Fundacao para a Ciencia e a Tecnologia, I.P. in PT.

Nutrition Label

WHISPER CANON · lnec.ptRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/lnec.pt

Resolution chain

lnec.pt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.136.104.117193.136.0.0/15AS1930RCCN - Fundacao para a Ciencia e a Tecnologia, I.P.PT
193.136.104.40193.136.0.0/15AS1930RCCN - Fundacao para a Ciencia e a Tecnologia, I.P.PT
193.136.104.74193.136.0.0/15AS1930RCCN - Fundacao para a Ciencia e a Tecnologia, I.P.PT
193.136.104.97193.136.0.0/15AS1930RCCN - Fundacao para a Ciencia e a Tecnologia, I.P.PT

WHOIS identity

Registrar
Organization
laboratorio nacional de engenharia civil
Contact emails

Subdomains

970 observed subdomains of lnec.pt.

Web-graph footprint

Distinct hostnames that link to or from lnec.pt in the public web crawl.

407 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lnec.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.136.104.0/24
SPF_IP194.210.121.113
SPF_IP194.210.121.79
SPF_IP2001:690:2140:36::/64
SPF_IP2001:690:2140:44::/64
SPF_IP2001:690:2140:8000::/64

Related pages

Pivot deeper into the graph from lnec.pt.

Cypher and MCP

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

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