Skip to content

Hostname

capturepoint.com

Last fetched

capturepoint.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · capturepoint.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/capturepoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.239.8818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.172.553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.52.2003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.59.143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.77.1363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.80.17834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.195.14934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.170.11344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.110.18752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.58.254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.145.5454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.168.12054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for capturepoint.com.

MechanismTarget
SPF_INCLUDE2019794.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from capturepoint.com.

Cypher and MCP

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

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