Skip to content

Hostname

ine.pt

Last fetched

ine.pt resolves to 1 IPv4 address operated by AS25060 in PT.

Nutrition Label

WHISPER CANON · ine.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/ine.pt

Resolution chain

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

IPPrefixASNOperatorCountry
193.192.10.184193.192.10.0/24AS25060PT

WHOIS identity

Registrar
Organization
instituto nacional de estatistica, i.p.
Contact emails

Subdomains

77 observed subdomains of ine.pt.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ine.pt.

MechanismTarget
SPF_Aentrev01.ext.ine.pt
SPF_Amail2.ext.ine.pt
SPF_Asmtp02.ine.pt
SPF_Asmtp04.ine.pt
SPF_Asmtp05.ine.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.192.10.12
SPF_IP193.192.10.215
SPF_IP193.192.10.248
SPF_IP193.192.10.249
SPF_IP193.192.10.28
SPF_IP193.192.10.29
SPF_MXine.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.