Skip to content

Hostname

veevaopendata.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.214.128.23335.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.251.14635.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.115.1535.185.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.231.1452.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of veevaopendata.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for veevaopendata.com.

MechanismTarget
SPF_INCLUDE%{h2}._ehlo.veevaops.com
SPF_INCLUDE%{i}._spf.veevaops.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_IP52.71.159.52

Related pages

Pivot deeper into the graph from veevaopendata.com.

Cypher and MCP

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

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