Skip to content

Hostname

vouchercloud.com

Last fetched

vouchercloud.com resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vouchercloud.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/vouchercloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.96104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.96104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.246.233.20134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.186.17934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.253.17034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.19.15934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.103.3934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.162.9446.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.63.13646.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.83.23552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.214.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.176.15752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.87.19952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.228.24952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.44.5352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.244.7454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.112.1346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

18 observed subdomains of vouchercloud.com.

Web-graph footprint

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

1,115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vouchercloud.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com

Related pages

Pivot deeper into the graph from vouchercloud.com.

Cypher and MCP

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

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