Hostname
crypto.com
Last fetched
crypto.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
crypto.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.222.17 | 104.19.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.223.17 | 104.19.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- blaze, matt
- Contact emails
- c52rh2xv8vg@networksolutionsprivateregistration.com
- d56tj4pd3sg@networksolutionsprivateregistration.com
- de9bn87j53k@networksolutionsprivateregistration.com
- ek8sh33h662@networksolutionsprivateregistration.com
- es22j7eq6vv@networksolutionsprivateregistration.com
- et9um6hw7em@networksolutionsprivateregistration.com
- fx5n57e485f@networksolutionsprivateregistration.com
- hk74274c43k@networksolutionsprivateregistration.com
- je4hg7jf7vq@networksolutionsprivateregistration.com
- k47qs8kz96d@networksolutionsprivateregistration.com
- mab@crypto.com
- mh4988x83s4@networksolutionsprivateregistration.com
- n29av5h67sf@networksolutionsprivateregistration.com
- ne8hv6xh545@networksolutionsprivateregistration.com
- nw85d6tw8uw@networksolutionsprivateregistration.com
- p55xt4u37tc@networksolutionsprivateregistration.com
- p873s72y26g@networksolutionsprivateregistration.com
- qc7d77558mw@networksolutionsprivateregistration.com
- qd5vn6pm5uw@networksolutionsprivateregistration.com
- qp23z7ed7xy@networksolutionsprivateregistration.com
- and 17 more
Subdomains
62 observed subdomains of crypto.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crypto.com in the public web crawl.
10,966 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for crypto.com.
| Mechanism | Target |
|---|---|
| SPF_A | crypto.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-00543801.pphosted.com |
| SPF_IP | 13.228.3.214/32 |
| SPF_IP | 166.78.71.191/32 |
| SPF_MX | crypto.com |
Related pages
Pivot deeper into the graph from crypto.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crypto.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.