Skip to content

Hostname

fep.up.pt

Last fetched

fep.up.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · fep.up.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fep.up.pt

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with fep.up.pt in WhisperGraph.

Subdomains

43 observed subdomains of fep.up.pt.

Web-graph footprint

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

242 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fep.up.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf4.up.pt
SPF_INCLUDEspf6.up.pt
SPF_MXfep.up.pt

Related pages

Pivot deeper into the graph from fep.up.pt.

Cypher and MCP

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

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