Skip to content

Hostname

edp.pt

Last fetched

edp.pt resolves to 3 IPv4 addresses operated by AS201523 in PT.

Nutrition Label

WHISPER CANON · edp.ptRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/edp.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.58.81.11185.58.81.0/24AS201523PT
45.223.163.15345.223.163.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.175.15345.223.175.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
edp - energias de portugal,
Contact emails

Subdomains

125 observed subdomains of edp.pt.

Web-graph footprint

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

680 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edp.pt.

MechanismTarget
SPF_INCLUDE_spf.mta.mpssec.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.63.107.85
SPF_IP185.58.81.13/32
SPF_IP185.58.83.13/32

Related pages

Pivot deeper into the graph from edp.pt.

Cypher and MCP

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

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