Skip to content

Hostname

thgye.com.ec

Last fetched

thgye.com.ec resolves to 2 IPv4 addresses operated by AS27947 - Telconet S.A in EC.

Nutrition Label

WHISPER CANON · thgye.com.ecRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/thgye.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
181.39.12.242181.39.173.0/24AS27947AS27947 - Telconet S.AEC
186.101.36.205186.102.128.0/19AS27947AS27947 - Telconet S.AEC

WHOIS identity

No WHOIS records are currently associated with thgye.com.ec in WhisperGraph.

Subdomains

9 observed subdomains of thgye.com.ec.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for thgye.com.ec.

MechanismTarget
SPF_Amail.thgye.com.ec
SPF_Amail1.thgye.com.ec
SPF_Amail2.thgye.com.ec
SPF_Amail3.thgye.com.ec
SPF_Athgye.com.ec
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_MXthgye.com.ec

Related pages

Pivot deeper into the graph from thgye.com.ec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "thgye.com.ec"})-[: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.