Skip to content

Hostname

vahatrade.com

Last fetched

vahatrade.com resolves to 4 IPv4 addresses operated by HKCICL-AS-AP - Hong Kong Communications International Co., Limited in HK. WHOIS lists iana:2674 as the registrar.

Nutrition Label

WHISPER CANON · vahatrade.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vahatrade.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.143.46.55104.143.46.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
16.163.168.22016.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.163.172.2016.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.225.21718.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:2674
Organization
redacted for gdpr privacy
Contact emails

Subdomains

3 observed subdomains of vahatrade.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from vahatrade.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vahatrade.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.