Skip to content

Hostname

geomtech.com.ec

Last fetched

geomtech.com.ec resolves to 1 IPv4 address operated by AS749 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
22.236.62.14722.0.0.0/8AS749US

WHOIS identity

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

Subdomains

8 observed subdomains of geomtech.com.ec.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for geomtech.com.ec.

MechanismTarget
SPF_Ageomtech.com.ec
SPF_IP108.170.57.187
SPF_IP184.164.159.114
SPF_IP198.15.89.10
SPF_IP23.145.120.75
SPF_MXgeomtech.com.ec

Related pages

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

Cypher and MCP

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

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