Skip to content

Hostname

etechs.com.ua

Last fetched

etechs.com.ua resolves to 1 IPv4 address operated by AS25393 in UA.

Nutrition Label

WHISPER CANON · etechs.com.uaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/etechs.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
89.184.68.1289.184.68.0/22AS25393UA

WHOIS identity

No WHOIS records are currently associated with etechs.com.ua in WhisperGraph.

Subdomains

4 observed subdomains of etechs.com.ua.

Web-graph footprint

Distinct hostnames that link to or from etechs.com.ua in the public web crawl.

93 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for etechs.com.ua.

MechanismTarget
SPF_Aetechs.com.ua
SPF_IP195.177.116.42
SPF_IP89.184.68.12
SPF_MXetechs.com.ua

Related pages

Pivot deeper into the graph from etechs.com.ua.

Cypher and MCP

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

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