Skip to content

Hostname

vmall.com

Last fetched

vmall.com resolves to 4 IPv4 addresses operated by HWCSNET Huawei Cloud Service data center in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · vmall.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vmall.com

Resolution chain

vmall.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.4.19.2749.4.16.0/21AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.19.2749.4.16.0/21AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.19.3949.4.16.0/21AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.19.3949.4.16.0/21AS55990HWCSNET Huawei Cloud Service data centerCN
49.4.40.18449.4.32.0/20AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
49.4.40.18449.4.32.0/20AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
49.4.44.149.4.32.0/20AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
49.4.44.149.4.32.0/20AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN

WHOIS identity

Registrar
iana:420
Organization
domain administrator
Contact emails

Subdomains

111 observed subdomains of vmall.com.

Web-graph footprint

Distinct hostnames that link to or from vmall.com in the public web crawl.

1,193 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from vmall.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vmall.com"})-[: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.