Skip to content

Hostname

vah.com

Last fetched

vah.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · vah.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vah.com

Resolution chain

vah.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.2.20.7375.2.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 0118870244
Contact emails

Subdomains

5 observed subdomains of vah.com.

Web-graph footprint

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

363 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vah.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.254.147.254
SPF_IP155.254.159.129
SPF_IP216.80.10.146
SPF_IP216.80.11.26
SPF_IP216.80.41.35
SPF_IP50.203.144.234
SPF_IP50.203.144.242
SPF_MXvah.com

Related pages

Pivot deeper into the graph from vah.com.

Cypher and MCP

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

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