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
Resolution chain
gdexauth.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.9.8.175 | 1.9.0.0/16 | AS4788 | TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. | MY |
| 203.145.51.236 | 203.145.50.0/23 | AS141987 | PROGENET-AS-AP - Progenet Innovations Sdn Bhd | MY |
WHOIS identity
- Registrar
- iana:1741
- Organization
- cheng shyan mak
- Contact emails
Subdomains
3 observed subdomains of gdexauth.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gdexauth.com.
- IP · 1.9.8.175
- ASN · AS4788TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.
- Registrar · iana:1741
- Country · MY
- Email · renee.ling@gdexpress.com
- TLD · .com
- Browse hostnames · gd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.