Skip to content

Hostname

vantagepoint.co

Last fetched

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

Nutrition Label

WHISPER CANON · vantagepoint.coRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vantagepoint.co

Resolution chain

vantagepoint.co resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.13716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.24016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.101.1316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.11752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.12552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.47.9952.217.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.65.1952.217.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.15552.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.17152.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.93.11552.217.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.6154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

45 observed subdomains of vantagepoint.co.

Web-graph footprint

Distinct hostnames that link to or from vantagepoint.co in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vantagepoint.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from vantagepoint.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vantagepoint.co"})-[: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.