Skip to content

Hostname

cenertec.pt

Last fetched

cenertec.pt resolves to 1 IPv4 address operated by AS9186 in PT.

Nutrition Label

WHISPER CANON · cenertec.ptRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/cenertec.pt

Resolution chain

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

IPPrefixASNOperatorCountry
213.58.130.239213.58.128.0/18AS9186PT

WHOIS identity

Registrar
Organization
cenertec - centro de energia e tecnologia, lda
Contact emails

Subdomains

22 observed subdomains of cenertec.pt.

Web-graph footprint

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

54 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cenertec.pt.

MechanismTarget
SPF_Acenertec.pt
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.maquinadigital.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.26.255.45
SPF_IP94.46.130.38
SPF_IP94.46.130.39
SPF_MXcenertec.pt

Related pages

Pivot deeper into the graph from cenertec.pt.

Cypher and MCP

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

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