Skip to content

Hostname

cfe.uc.pt

Last fetched

cfe.uc.pt resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · cfe.uc.ptRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cfe.uc.pt

Resolution chain

cfe.uc.pt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.16.51108.139.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.119.17952.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.77.25252.216.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.205.14352.216.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with cfe.uc.pt in WhisperGraph.

Web-graph footprint

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

122 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cfe.uc.pt.

Cypher and MCP

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

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