Skip to content

Hostname

edc.pt

Last fetched

edc.pt appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · edc.ptRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/edc.pt

Resolution chain

edc.pt has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
executive decisions communication - marketing e comunica??o empresarial lda
Contact emails

Subdomains

35 observed subdomains of edc.pt.

Web-graph footprint

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

63 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for edc.pt.

MechanismTarget
SPF_Aedc.pt
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.193.192.13
SPF_IP62.193.192.6
SPF_MXedc.pt

Related pages

Pivot deeper into the graph from edc.pt.

Cypher and MCP

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

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