Skip to content

Hostname

ventipay.com

Last fetched

ventipay.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.178.1163.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.563.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.703.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.953.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.169.71.1183.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.793.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.883.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.973.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
18.67.13.8618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of ventipay.com owner
Contact emails

Subdomains

14 observed subdomains of ventipay.com.

Web-graph footprint

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

39 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ventipay.com.

MechanismTarget
SPF_INCLUDE43961722.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ventipay.com.

Cypher and MCP

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

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