Skip to content

Hostname

ul.pt

Last fetched

ul.pt resolves to 1 IPv4 address operated by AS1930 in PT.

Nutrition Label

WHISPER CANON · ul.ptRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/ul.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.117.3.27194.117.0.0/20AS1930PT

WHOIS identity

Registrar
Organization
universidade de lisboa (ulisboa)
Contact emails

Subdomains

1,495 observed subdomains of ul.pt.

Web-graph footprint

Distinct hostnames that link to or from ul.pt in the public web crawl.

241 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ul.pt.

MechanismTarget
SPF_Amx21.ulisboa.pt
SPF_Amx22.ulisboa.pt
SPF_Amx23.ulisboa.pt
SPF_Amx24.ulisboa.pt
SPF_Aul-listsrv05.ul.pt
SPF_IP194.117.2.9
SPF_IP194.117.3.12
SPF_MXul.pt

Related pages

Pivot deeper into the graph from ul.pt.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ul.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.