Skip to content

Hostname

viglobalcloud.com

Last fetched

viglobalcloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. viglobalcloud.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 · viglobalcloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/viglobalcloud.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
whois@bluehost.com, 09470aee-2d59-4a8b-8466-0f1fd59b7608@identity-protect.org, 50b69bd6-3481-473c-bfe1-1ae4a5244822@identity-protect.org, 882a6324-242f-4276-9ac8-9c91096d965c@identity-protect.org, b0c38217-428b-424e-a933-d250032b49f3@identity-protect.org, dcf72cc5-a8d9-4758-8bb9-431b215cd6c7@identity-protect.org, dd51270a-f332-4fa3-b40c-7b3586c9bc1c@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns1-08.azure-dns.com
  • hank.ns.cloudflare.com
  • lisa.ns.cloudflare.com
  • ns4-08.azure-dns.info
  • ns2-08.azure-dns.net
  • ns3-08.azure-dns.org

MX records

  • viglobalcloud-com.mail.protection.outlook.com
  • viglobalcloud-com.mail.protection.outlook.com.viglobalcloud.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

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