Skip to content

Hostname

connectionpoint.com

Last fetched

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

Nutrition Label

WHISPER CANON · connectionpoint.comRouting diversity7.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/connectionpoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.3.126100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.167.116107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.125.94174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.107.1918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.10.25023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.80.18723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.92.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.46.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.142.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.52.403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.235.103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.229.1783.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.173.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.249.1123.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.227.1873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.48.1693.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.198.513.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.81.15034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.47.3034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.254.13835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246858155
Contact emails

Subdomains

30 observed subdomains of connectionpoint.com.

Web-graph footprint

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

54 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for connectionpoint.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from connectionpoint.com.

Cypher and MCP

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

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