Hostname
msgoldmy.msgold.com.my
Last fetched
msgoldmy.msgold.com.my resolves to 1 IPv4 address operated by SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd in MY.
Nutrition Label
Resolution chain
msgoldmy.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 msgoldmy.msgold.com.my in WhisperGraph.
Subdomains
1 observed subdomain of msgoldmy.msgold.com.my.
| Subdomain |
|---|
| www.msgoldmy.msgold.com.my |
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for msgoldmy.msgold.com.my.
| Mechanism | Target |
|---|---|
| SPF_A | msgoldmy.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 | msgoldmy.msgold.com.my |
Related pages
Pivot deeper into the graph from msgoldmy.msgold.com.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msgoldmy.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.