Skip to content

Hostname

virtualmalaysia.com

Last fetched

virtualmalaysia.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. virtualmalaysia.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · virtualmalaysia.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/virtualmalaysia.com

Resolution chain

No IPv4 resolution is recorded for virtualmalaysia.com in WhisperGraph.

IPv6 resolution

No AAAA record for virtualmalaysia.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1923
Registrant organisation
virtual malaysia.com sdn bhd
Contact emails
4be15aa20a4bac73df0ff2031a809d7a1f5cad98@whois.gkg.net, 60652464155dd4d6be7f83420d7652aa2bd0a104@whois.gkg.net, ca090e23cad76adcce36c45ff9cac546702e8041@whois.gkg.net, ec0ae718e301f8c51d6434b2f5beec9da8ca1544@whois.gkg.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns69.icndns.net
  • ns70.icndns.net

MX records

  • virtualmalaysia.com

SPF policy

  • include: smtp-out.spf.superhosting.bg
  • include: tyche.spf.superhosting.bg
  • a: virtualmalaysia.com
  • mx: virtualmalaysia.com
  • ip: 78.142.50.69

Threat-feed evidence

History

Related pages

Pivot from virtualmalaysia.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "virtualmalaysia.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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