Skip to content

Hostname

gestax.com.ec

Last fetched

gestax.com.ec resolves to 1 IPv4 address operated by AS271795 in EC.

Nutrition Label

WHISPER CANON · gestax.com.ecRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gestax.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
45.169.146.1045.169.146.0/24AS271795EC

WHOIS identity

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

Subdomains

13 observed subdomains of gestax.com.ec.

Threat posture

History

Mail and authentication

MX records

  • gestax.com.ec

SPF policy

5 SPF mechanisms authorising senders for gestax.com.ec.

MechanismTarget
SPF_Agestax.com.ec
SPF_IP23.227.171.210
SPF_IP23.227.171.213
SPF_IP45.169.146.10
SPF_MXgestax.com.ec

Related pages

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

Cypher and MCP

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

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