Hostname
msgold.com.my
Last fetched
msgold.com.my resolves to 1 IPv4 address operated by SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd in MY.
Nutrition Label
Resolution chain
msgold.com.my 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 |
|---|---|---|---|---|
| 101.99.70.211 | 101.99.70.0/24 | AS45839 | SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd | MY |
WHOIS identity
No WHOIS records are currently associated with msgold.com.my in WhisperGraph.
Subdomains
27 observed subdomains of msgold.com.my.
Web-graph footprint
Distinct hostnames that link to or from msgold.com.my in the public web crawl.
21 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for msgold.com.my.
| Mechanism | Target |
|---|---|
| SPF_A | msgold.com.my |
| SPF_A | spf.mailsentinel.net |
| SPF_INCLUDE | spf.mailsentinel.net |
| SPF_IP | 101.99.70.200 |
| SPF_IP | 101.99.70.211 |
| SPF_IP | 101.99.70.241 |
| SPF_IP | 101.99.70.242 |
| SPF_IP | 101.99.70.244 |
| SPF_IP | 111.90.130.40 |
| SPF_IP | 111.90.133.10 |
| SPF_IP | 124.217.241.190 |
| SPF_IP | 124.217.241.192 |
| SPF_IP | 124.217.241.205 |
| SPF_IP | 124.217.241.207 |
| SPF_MX | msgold.com.my |
Related pages
Pivot deeper into the graph from msgold.com.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msgold.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.