Skip to content

Hostname

etctech.com.my

Last fetched

etctech.com.my resolves to 1 IPv4 address operated by GIGABIT-MY - Gigabit Hosting Sdn Bhd in MY.

Nutrition Label

WHISPER CANON · etctech.com.myRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/etctech.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
220.158.201.101220.158.201.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY

WHOIS identity

Registrar
Organization
(002085927-k)
Contact emails

Subdomains

181 observed subdomains of etctech.com.my.

Web-graph footprint

Distinct hostnames that link to or from etctech.com.my in the public web crawl.

42 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for etctech.com.my.

MechanismTarget
SPF_Aetctech.com.my
SPF_INCLUDEantispam.small-dns.com
SPF_IP14.102.151.161
SPF_IP14.102.151.166
SPF_IP220.158.201.101
SPF_MXetctech.com.my

Related pages

Pivot deeper into the graph from etctech.com.my.

Cypher and MCP

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

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