Skip to content

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

WHISPER CANON · msgold.com.myRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/msgold.com.my

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.

IPPrefixASNOperatorCountry
101.99.70.211101.99.70.0/24AS45839SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn BhdMY

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for msgold.com.my.

MechanismTarget
SPF_Amsgold.com.my
SPF_Aspf.mailsentinel.net
SPF_INCLUDEspf.mailsentinel.net
SPF_IP101.99.70.200
SPF_IP101.99.70.211
SPF_IP101.99.70.241
SPF_IP101.99.70.242
SPF_IP101.99.70.244
SPF_IP111.90.130.40
SPF_IP111.90.133.10
SPF_IP124.217.241.190
SPF_IP124.217.241.192
SPF_IP124.217.241.205
SPF_IP124.217.241.207
SPF_MXmsgold.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.