Skip to content

Hostname

isacloud.com

Last fetched

isacloud.com resolves to 103.104.123.36, announced in 103.104.123.0/24 by VNDATA-AS-VN - Viet Storage Technology Joint Stock Company in VN. isacloud.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 · isacloud.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/isacloud.com

Resolution chain

IPv6 resolution

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

Attribution

viet storage joint stock

ORIGIN_AS

WHOIS identity

Registrar
iana:1649
Registrant organisation
fun jin lim
Contact emails
funj@isatechnologies.com, quyen.px@isa.com.vn

Subdomains

Mail and authentication

Nameservers

  • ns1.isa.com.vn
  • ns2.isa.com.vn
  • ns3.isa.com.vn

MX records

  • mail.isacloud.com
  • mta.isacloud.com
  • mail.isacloud.vn

SPF policy

  • ip: 103.104.123.0/24
  • ip: 202.151.175.0/27
  • mx: isacloud.com
  • a: smtp.isamail.vn
  • a: smtp2.isamail.vn
  • a: nnsmtp.hcmc.netnam.vn

Threat-feed evidence

History

Related pages

Pivot from isacloud.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: "isacloud.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.