Skip to content

Hostname

dgeste.mec.pt

Last fetched

dgeste.mec.pt resolves to 1 IPv4 address operated by AS199155 in PT.

Nutrition Label

WHISPER CANON · dgeste.mec.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dgeste.mec.pt

Resolution chain

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

IPPrefixASNOperatorCountry
193.236.75.211193.236.64.0/19AS199155PT

WHOIS identity

No WHOIS records are currently associated with dgeste.mec.pt in WhisperGraph.

Subdomains

12 observed subdomains of dgeste.mec.pt.

Web-graph footprint

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

446 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dgeste.mec.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.236.75.227
SPF_IP193.236.75.228
SPF_IP193.236.75.229
SPF_IP193.236.75.230
SPF_IP193.236.75.231
SPF_IP193.236.75.232
SPF_IP193.236.75.233
SPF_IP193.236.75.234

Related pages

Pivot deeper into the graph from dgeste.mec.pt.

Cypher and MCP

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

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