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
Resolution chain
lnec.pt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.136.104.117 | 193.136.0.0/15 | AS1930 | RCCN - Fundacao para a Ciencia e a Tecnologia, I.P. | PT |
| 193.136.104.40 | 193.136.0.0/15 | AS1930 | RCCN - Fundacao para a Ciencia e a Tecnologia, I.P. | PT |
| 193.136.104.74 | 193.136.0.0/15 | AS1930 | RCCN - Fundacao para a Ciencia e a Tecnologia, I.P. | PT |
| 193.136.104.97 | 193.136.0.0/15 | AS1930 | RCCN - 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.
Showing 25 of 970. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for lnec.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.136.104.0/24 |
| SPF_IP | 194.210.121.113 |
| SPF_IP | 194.210.121.79 |
| SPF_IP | 2001:690:2140:36::/64 |
| SPF_IP | 2001:690:2140:44::/64 |
| SPF_IP | 2001: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.