Hostname
chainalysis.com
Last fetched
chainalysis.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chainalysis.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.32.122 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.126 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.25 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.28 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.58.106 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.23 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.4 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.61 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chainalysis.com owner
- Contact emails
- chainalysis.com@domainsbyproxy.com
- jan.moller@gmail.com
- 115a6387-77c0-4ca9-91d3-dbb6d80b2b98@identity-protect.org
- 1beecea9-2741-4c8b-a2d5-50d174236c7b@identity-protect.org
- 5defa9c8-c629-4444-a854-a590c3d16853@identity-protect.org
- a1361738-7a45-4ffb-8926-8787afc1aff0@identity-protect.org
- b5f0e22f-933b-4c74-9b32-cd4af48ef7d9@identity-protect.org
- eb5240b3-82be-4985-8308-dc6b674f0ca9@identity-protect.org
- f0752e67-e651-4ee4-b85f-e3ca3b465623@identity-protect.org
- owner-10077988@chainalysis.com.whoisprivacyservice.org
- owner-11156681@chainalysis.com.whoisprivacyservice.org
- owner-11426630@chainalysis.com.whoisprivacyservice.org
- owner-11724694@chainalysis.com.whoisprivacyservice.org
- owner-12087529@chainalysis.com.whoisprivacyservice.org
- owner-12160096@chainalysis.com.whoisprivacyservice.org
- owner-1544117@chainalysis.com.whoisprivacyservice.org
- owner-1690361@chainalysis.com.whoisprivacyservice.org
- owner-1783247@chainalysis.com.whoisprivacyservice.org
- owner-2414928@chainalysis.com.whoisprivacyservice.org
- owner-2954826@chainalysis.com.whoisprivacyservice.org
- and 16 more
Subdomains
55 observed subdomains of chainalysis.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from chainalysis.com in the public web crawl.
6,621 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for chainalysis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | chainalysis.com._nspf.vali.email |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from chainalysis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chainalysis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.