Hostname
ine.pt
Last fetched
ine.pt resolves to 1 IPv4 address operated by AS25060 in PT.
Nutrition Label
Resolution chain
ine.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.192.10.184 | 193.192.10.0/24 | AS25060 | — | PT |
WHOIS identity
- Registrar
- —
- Organization
- instituto nacional de estatistica, i.p.
- Contact emails
Subdomains
77 observed subdomains of ine.pt.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ine.pt in the public web crawl.
2,557 sites link to this hostname.
335 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ine.pt.
| Mechanism | Target |
|---|---|
| SPF_A | entrev01.ext.ine.pt |
| SPF_A | mail2.ext.ine.pt |
| SPF_A | smtp02.ine.pt |
| SPF_A | smtp04.ine.pt |
| SPF_A | smtp05.ine.pt |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.192.10.12 |
| SPF_IP | 193.192.10.215 |
| SPF_IP | 193.192.10.248 |
| SPF_IP | 193.192.10.249 |
| SPF_IP | 193.192.10.28 |
| SPF_IP | 193.192.10.29 |
| SPF_MX | ine.pt |
Related pages
Pivot deeper into the graph from ine.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ine.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.