Skip to content

Hostname

veevavault.com

Last fetched

veevavault.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · veevavault.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/veevavault.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.214.128.23334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.251.14634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.115.1535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.225.4435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.79.444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.231.1452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.148.13552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.55.732.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

79 observed subdomains of veevavault.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for veevavault.com.

MechanismTarget
SPF_INCLUDE%{i}._spf.veevaops.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from veevavault.com.

Cypher and MCP

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

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