Skip to content

Hostname

santeventures.com

Last fetched

santeventures.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.187.6616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.6016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.2116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.1273.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.113.23452.216.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.25352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.21352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.19752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.18952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.96.3552.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of santeventures.com.

Web-graph footprint

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

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for santeventures.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from santeventures.com.

Cypher and MCP

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

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