Skip to content

Hostname

gdexauth.com

Last fetched

gdexauth.com resolves to 2 IPv4 addresses operated by TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. in MY. WHOIS lists iana:1741 as the registrar.

Nutrition Label

WHISPER CANON · gdexauth.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gdexauth.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.9.8.1751.9.0.0/16AS4788TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.MY
203.145.51.236203.145.50.0/23AS141987PROGENET-AS-AP - Progenet Innovations Sdn BhdMY

WHOIS identity

Registrar
iana:1741
Organization
cheng shyan mak
Contact emails

Subdomains

3 observed subdomains of gdexauth.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gdexauth.com.

Cypher and MCP

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

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