Hostname
ipp.pt
Last fetched
ipp.pt resolves to 1 IPv4 address operated by AS1930 in PT.
Nutrition Label
Resolution chain
ipp.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.136.58.74 | 193.136.0.0/15 | AS1930 | — | PT |
WHOIS identity
- Registrar
- —
- Organization
- instituto politecnico do porto instituto para o desenvolvimento tecnologico
- Contact emails
Subdomains
873 observed subdomains of ipp.pt.
Showing 25 of 873. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ipp.pt in the public web crawl.
644 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for ipp.pt.
| Mechanism | Target |
|---|---|
| SPF_A | ipp.pt |
| SPF_A | rtserver.net.ipp.pt |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.136.4.194 |
| SPF_IP | 193.136.56.161 |
| SPF_IP | 193.136.56.194 |
| SPF_IP | 193.136.56.222 |
| SPF_IP | 193.136.58.211 |
| SPF_IP | 193.136.58.87 |
| SPF_IP | 193.136.58.88 |
| SPF_IP | 193.136.60.122 |
| SPF_IP | 193.136.60.16 |
| SPF_IP | 193.136.60.67 |
| SPF_IP | 193.136.60.68 |
| SPF_IP | 193.137.196.234 |
| SPF_IP | 2603:1000::/24 |
| SPF_IP | 66.33.198.144 |
| SPF_MX | ipp.pt |
Related pages
Pivot deeper into the graph from ipp.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipp.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.