Skip to content

Hostname

vmax.com

Last fetched

vmax.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · vmax.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/vmax.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.14108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.32108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.67108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.84108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.117.1813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.235.207.12213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.145.10718.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.11918.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.12518.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.7018.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.1223.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.713.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.893.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1495
Organization
vserv digital services pvt.
Contact emails

Subdomains

71 observed subdomains of vmax.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vmax.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEncapp02.com

Related pages

Pivot deeper into the graph from vmax.com.

Cypher and MCP

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

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