Hostname
gotrans.asia
Last fetched
gotrans.asia resolves to 1 IPv4 address operated by IDNIC-CBNCLOUD-AS-ID - PT. Cyberindo Mega Persada in ID. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
gotrans.asia resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.253.69.58 | 103.253.68.0/23 | AS132644 | IDNIC-CBNCLOUD-AS-ID - PT. Cyberindo Mega Persada | ID |
WHOIS identity
- Registrar
- iana:69
- Organization
- pt. gotrans logistics international
- Contact emails
Subdomains
13 observed subdomains of gotrans.asia.
Web-graph footprint
Distinct hostnames that link to or from gotrans.asia in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for gotrans.asia.
| Mechanism | Target |
|---|---|
| SPF_A | gotrans.asia |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 103.24.12.53 |
| SPF_IP | 103.24.12.54 |
| SPF_IP | 103.253.69.58 |
| SPF_MX | gotrans.asia |
Related pages
Pivot deeper into the graph from gotrans.asia.
- IP · 103.253.69.58
- ASN · AS132644IDNIC-CBNCLOUD-AS-ID - PT. Cyberindo Mega Persada
- Registrar · iana:69
- Country · ID
- Email · imanudin@gotrans.asia
- TLD · .asia
- Browse hostnames · go…
- 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: "gotrans.asia"})-[: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.