Hostname
uma.pt
Last fetched
uma.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- universidade da madeira
- Contact emails
Subdomains
206 observed subdomains of uma.pt.
Showing 25 of 206. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uma.pt in the public web crawl.
534 sites link to this hostname.
172 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 uma.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.136.232.0/23 |
| SPF_IP | 193.137.226.0/24 |
| SPF_IP | 2001:690:20b0:1:0:0:0:2 |
| SPF_IP | 2001:690:20b0:1:0:0:0:41 |
| SPF_IP | 2001:690:20b0:1:0:0:0:60 |
Related pages
Pivot deeper into the graph from uma.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uma.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.