Skip to content

Hostname

cotec.pt

Last fetched

cotec.pt resolves to 2 IPv4 addresses operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · cotec.ptRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cotec.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
cotec portugal - associacao empresarial para a inovacao
Contact emails

Subdomains

60 observed subdomains of cotec.pt.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cotec.pt.

MechanismTarget
SPF_Acotec.pt
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.ptasp.com
SPF_INCLUDE_spfrlo.altice-empresas.pt
SPF_INCLUDEamazonses.com
SPF_INCLUDEeinvoice.yetspace.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.46.171.29
SPF_MXcotec.pt

Related pages

Pivot deeper into the graph from cotec.pt.

Cypher and MCP

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

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