Skip to content

Hostname

ense-epe.pt

Last fetched

ense-epe.pt resolves to 1 IPv4 address operated by AS12353 in PT.

Nutrition Label

WHISPER CANON · ense-epe.ptRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ense-epe.pt

Resolution chain

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

IPPrefixASNOperatorCountry
148.69.180.233148.69.0.0/16AS12353PT

WHOIS identity

Registrar
Organization
entidade nacional para o setor energético, e.p.e
Contact emails

Subdomains

9 observed subdomains of ense-epe.pt.

Web-graph footprint

Distinct hostnames that link to or from ense-epe.pt in the public web crawl.

78 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ense-epe.pt.

MechanismTarget
SPF_INCLUDEeinvoice.yetspace.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ense-epe.pt.

Cypher and MCP

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

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