Hostname
globaltransit.net
Last fetched
globaltransit.net resolves to 1 IPv4 address operated by AS9930 in MY. WHOIS lists iana:1741 as the registrar.
Nutrition Label
Resolution chain
globaltransit.net 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 |
|---|---|---|---|---|
| 211.24.220.166 | 211.24.128.0/17 | AS9930 | — | MY |
WHOIS identity
- Registrar
- iana:1741
- Organization
- global transit communications sdn. bhd.
- Contact emails
Subdomains
152 observed subdomains of globaltransit.net.
Showing 25 of 152. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from globaltransit.net in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for globaltransit.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.121.108.137 |
| SPF_IP | 203.121.108.138 |
| SPF_IP | 203.121.108.139 |
| SPF_IP | 203.121.108.140 |
| SPF_IP | 203.121.64.130 |
| SPF_IP | 203.121.64.131 |
| SPF_IP | 203.121.64.132 |
| SPF_IP | 203.121.64.160 |
| SPF_IP | 203.121.64.161 |
| SPF_IP | 203.121.64.225 |
| SPF_IP | 203.121.64.230 |
| SPF_IP | 203.121.65.155 |
| SPF_IP | 203.121.65.156 |
| SPF_IP | 203.121.65.167 |
| SPF_IP | 211.24.220.160 |
| SPF_MX | globaltransit.net |
| SPF_MX | mx01.time.com.my |
| SPF_MX | mx02.time.com.my |
Related pages
Pivot deeper into the graph from globaltransit.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globaltransit.net"})-[: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.