Skip to content

Hostname

emec.gov.pt

Last fetched

emec.gov.pt resolves to 1 IPv4 address operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · emec.gov.ptRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/emec.gov.pt

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.132.13094.46.132.0/24AS24768PT

WHOIS identity

No WHOIS records are currently associated with emec.gov.pt in WhisperGraph.

Subdomains

9 observed subdomains of emec.gov.pt.

Web-graph footprint

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

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for emec.gov.pt.

MechanismTarget
SPF_Aemec.gov.pt
SPF_INCLUDE_spf.pegasinet.com
SPF_INCLUDEspf.mailbox.pt
SPF_IP176.61.144.52
SPF_IP185.12.116.62
SPF_IP89.26.255.22
SPF_IP89.26.255.26
SPF_MXemec.gov.pt

Related pages

Pivot deeper into the graph from emec.gov.pt.

Cypher and MCP

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

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